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

  /external/llvm/include/llvm/Support/
CBindingWrapping.h 19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
37 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
MemoryBuffer.h 146 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(MemoryBuffer, LLVMMemoryBufferRef)
  /external/llvm/include/llvm/ExecutionEngine/
RTDyldMemoryManager.h 121 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
ExecutionEngine.h 730 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionEngine, LLVMExecutionEngineRef)
  /external/llvm/include/llvm/IR/
LLVMContext.h 180 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef)
Use.h 169 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
BasicBlock.h 308 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
DiagnosticInfo.h 383 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DiagnosticInfo, LLVMDiagnosticInfoRef)
Module.h 632 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/tools/lto/
lto.cpp 59 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOCodeGenerator, lto_code_gen_t)
60 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t)
  /external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 28 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(GenericValue, LLVMGenericValueRef)

Completed in 1083 milliseconds