Home
last modified time | relevance | path

Searched refs:DEFINE_SIMPLE_CONVERSION_FUNCTIONS (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/Support/
DCBindingWrapping.h20 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ macro
30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
38 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
DMemoryBuffer.h169 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(MemoryBuffer, LLVMMemoryBufferRef)
/external/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h130 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
DExecutionEngine.h645 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionEngine, LLVMExecutionEngineRef)
/external/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h26 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/
DLLVMContext.h221 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
DUse.h168 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
DBasicBlock.h337 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
DModule.h649 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Module, LLVMModuleRef)
DDiagnosticInfo.h497 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DiagnosticInfo, LLVMDiagnosticInfoRef)
DIRBuilder.h1778 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(IRBuilder<>, LLVMBuilderRef)
/external/clang/tools/libclang/
DBuildSystem.cpp30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(clang::vfs::YAMLVFSWriter, in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
/external/llvm/tools/lto/
Dlto.cpp137 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/
DOrcCAPITest.cpp23 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(TargetMachine, LLVMTargetMachineRef)
/external/llvm/bindings/go/llvm/
DDIBuilderBindings.cpp22 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DIBuilder, LLVMDIBuilderRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(GenericValue, LLVMGenericValueRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function