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

1 2

  /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/swiftshader/third_party/llvm-7.0/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) \
  /external/swiftshader/third_party/llvm-subzero/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 179 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(MemoryBuffer, LLVMMemoryBufferRef)
  /external/swiftshader/third_party/LLVM/include/llvm-c/
ExecutionEngine.h 135 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
144 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(GenericValue, LLVMGenericValueRef )
145 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionEngine, LLVMExecutionEngineRef)
147 #undef DEFINE_SIMPLE_CONVERSION_FUNCTIONS
Core.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Comdat.h 62 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Comdat, LLVMComdatRef)
Use.h 178 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
LLVMContext.h 342 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef)
BasicBlock.h 434 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
JITEventListener.h 133 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(JITEventListener, LLVMJITEventListenerRef)
RTDyldMemoryManager.h 154 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
  /external/llvm/include/llvm/ExecutionEngine/
RTDyldMemoryManager.h 144 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
  /external/llvm/include/llvm/IR/
Use.h 160 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
LLVMContext.h 255 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef)
BasicBlock.h 345 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Use.h 152 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
LLVMContext.h 279 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef)
BasicBlock.h 347 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
  /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 27 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(OrcCBindingsStack, LLVMOrcJITStackRef)
28 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(TargetMachine, LLVMTargetMachineRef)
  /external/llvm/tools/lto/
lto.cpp 141 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LibLTOCodeGenerator, lto_code_gen_t)
142 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ThinLTOCodeGenerator, thinlto_code_gen_t)
143 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t)
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 149 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LibLTOCodeGenerator, lto_code_gen_t)
150 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ThinLTOCodeGenerator, thinlto_code_gen_t)
151 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t)

Completed in 1930 milliseconds

1 2