HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_SIMPLE_CONVERSION_FUNCTIONS (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Support/
CBindingWrapping.h 20 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
38 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
MemoryBuffer.h 169 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(MemoryBuffer, LLVMMemoryBufferRef)
  /external/llvm/include/llvm/ExecutionEngine/
RTDyldMemoryManager.h 130 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
ExecutionEngine.h 645 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionEngine, LLVMExecutionEngineRef)
  /external/llvm/include/llvm/IR/
LLVMContext.h 221 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef)
Use.h 168 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
BasicBlock.h 337 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
DiagnosticInfo.h 497 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DiagnosticInfo, LLVMDiagnosticInfoRef)
Module.h 649 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Module, LLVMModuleRef)
IRBuilder.h     [all...]
  /external/clang/tools/libclang/
BuildSystem.cpp 30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(clang::vfs::YAMLVFSWriter,
  /external/llvm/unittests/ExecutionEngine/Orc/
OrcCAPITest.cpp 23 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(TargetMachine, LLVMTargetMachineRef)
  /external/llvm/lib/ExecutionEngine/Orc/
OrcCBindingsStack.h 26 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(OrcCBindingsStack, LLVMOrcJITStackRef)
27 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(TargetMachine, LLVMTargetMachineRef)
  /external/llvm/tools/lto/
lto.cpp 137 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LibLTOCodeGenerator, lto_code_gen_t)
138 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t)
  /external/llvm/bindings/go/llvm/
DIBuilderBindings.cpp 22 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DIBuilder, LLVMDIBuilderRef)
  /external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(GenericValue, LLVMGenericValueRef)

Completed in 4369 milliseconds