enum IITDescriptor::ArgKind

Declared at: llvm/include/llvm/IR/Intrinsics.h:119

Enumerators

NameValueComment
AK_Any0
AK_AnyInteger1
AK_AnyFloat2
AK_AnyVector3
AK_AnyPointer4
AK_MatchType7