Searched defs:clEnumVal (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCommandLine.h558 #define clEnumVal(ENUMVAL, DESC) #ENUMVAL, int(ENUMVAL), DESC macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCommandLine.h439 #define clEnumVal(ENUMVAL, DESC) #ENUMVAL, int(ENUMVAL), DESC macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h588 #define clEnumVal(ENUMVAL, DESC) \ macro

Completed in 155 milliseconds