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

/external/llvm/include/llvm/Support/
H A DCBindingWrapping.h29 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCBindingWrapping.h29 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ macro
/external/swiftshader/third_party/LLVM/include/llvm-c/
H A DCore.h1135 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ macro
1153 DEFINE_ISA_CONVERSION_FUNCTIONS (Type, LLVMTypeRef )
1154 DEFINE_ISA_CONVERSION_FUNCTIONS (Value, LLVMValueRef )
1171 #undef DEFINE_ISA_CONVERSION_FUNCTIONS macro

Completed in 124 milliseconds