Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DOrcV2CBindings.cpp68 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionSession, LLVMOrcExecutionSessionRef)
69 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(SymbolStringPool, LLVMOrcSymbolStringPoolRef)
70 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(OrcV2CAPIHelper::PoolEntry,
72 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(MaterializationUnit,
74 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(JITDylib, LLVMOrcJITDylibRef)
75 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ResourceTracker, LLVMOrcResourceTrackerRef)
76 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DefinitionGenerator,
78 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
79 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ThreadSafeContext,
81 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ThreadSafeModule, LLVMOrcThreadSafeModuleRef)
[all …]
/external/llvm-project/llvm/include/llvm/Support/
DCBindingWrapping.h19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ macro
29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
37 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCBindingWrapping.h19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ macro
29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
37 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
/external/swiftshader/third_party/llvm-subzero/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) \
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DRemark.h38 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(RemarkLocation, LLVMRemarkDebugLocRef)
51 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Argument, LLVMRemarkArgRef)
110 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Remark, LLVMRemarkEntryRef)
/external/llvm-project/llvm/include/llvm/Remarks/
DRemark.h38 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(RemarkLocation, LLVMRemarkDebugLocRef)
51 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Argument, LLVMRemarkArgRef)
110 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Remark, LLVMRemarkEntryRef)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DComdat.h61 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Comdat, LLVMComdatRef)
DUse.h177 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
/external/llvm-project/llvm/include/llvm/IR/
DComdat.h61 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Comdat, LLVMComdatRef)
DUse.h128 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h113 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(JITEventListener, LLVMJITEventListenerRef)
DRTDyldMemoryManager.h153 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h113 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(JITEventListener, LLVMJITEventListenerRef)
DRTDyldMemoryManager.h153 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
/external/llvm-project/llvm/tools/lto/
Dlto.cpp154 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LibLTOCodeGenerator, lto_code_gen_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
155 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ThinLTOCodeGenerator, thinlto_code_gen_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
156 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
678 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(lto::InputFile, lto_input_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
/external/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h144 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUse.h152 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
/external/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h27 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(OrcCBindingsStack, LLVMOrcJITStackRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
28 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(TargetMachine, LLVMTargetMachineRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
/external/llvm/tools/lto/
Dlto.cpp141 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LibLTOCodeGenerator, lto_code_gen_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
142 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ThinLTOCodeGenerator, thinlto_code_gen_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
143 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
/external/llvm/include/llvm/IR/
DUse.h160 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
/external/clang/tools/libclang/
DBuildSystem.cpp30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(clang::vfs::YAMLVFSWriter, in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemark.cpp30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(StringRef, LLVMRemarkStringRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function
/external/llvm-project/llvm/lib/Remarks/
DRemark.cpp29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(StringRef, LLVMRemarkStringRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() function

123