Searched refs:DEFINE_SIMPLE_CONVERSION_FUNCTIONS (Results 1 – 16 of 16) sorted by relevance
/external/llvm/include/llvm/Support/ |
D | CBindingWrapping.h | 20 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ macro 30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ 38 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
|
D | MemoryBuffer.h | 169 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(MemoryBuffer, LLVMMemoryBufferRef)
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | RTDyldMemoryManager.h | 130 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
|
D | ExecutionEngine.h | 645 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionEngine, LLVMExecutionEngineRef)
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindingsStack.h | 26 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(OrcCBindingsStack, LLVMOrcJITStackRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function 27 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(TargetMachine, LLVMTargetMachineRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
|
/external/llvm/include/llvm/IR/ |
D | LLVMContext.h | 221 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
|
D | Use.h | 168 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
|
D | BasicBlock.h | 337 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
|
D | Module.h | 649 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Module, LLVMModuleRef)
|
D | DiagnosticInfo.h | 497 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DiagnosticInfo, LLVMDiagnosticInfoRef)
|
D | IRBuilder.h | 1778 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(IRBuilder<>, LLVMBuilderRef)
|
/external/clang/tools/libclang/ |
D | BuildSystem.cpp | 30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(clang::vfs::YAMLVFSWriter, in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
|
/external/llvm/tools/lto/ |
D | lto.cpp | 137 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LibLTOCodeGenerator, lto_code_gen_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function 138 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | OrcCAPITest.cpp | 23 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(TargetMachine, LLVMTargetMachineRef)
|
/external/llvm/bindings/go/llvm/ |
D | DIBuilderBindings.cpp | 22 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DIBuilder, LLVMDIBuilderRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(GenericValue, LLVMGenericValueRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
|