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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
OrcBindings.h 33 typedef uint64_t LLVMOrcModuleHandle;
100 LLVMOrcModuleHandle *RetHandle, LLVMModuleRef Mod,
109 LLVMOrcModuleHandle *RetHandle, LLVMModuleRef Mod,
122 LLVMOrcModuleHandle *RetHandle,
134 LLVMOrcModuleHandle H);
149 LLVMOrcModuleHandle H,
  /external/llvm/include/llvm-c/
OrcBindings.h 33 typedef uint32_t LLVMOrcModuleHandle;
97 LLVMOrcModuleHandle
105 LLVMOrcModuleHandle
113 LLVMOrcModuleHandle LLVMOrcAddObjectFile(LLVMOrcJITStackRef JITStack,
124 void LLVMOrcRemoveModule(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle H);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
OrcCBindings.cpp 70 LLVMOrcModuleHandle *RetHandle, LLVMModuleRef Mod,
81 LLVMOrcModuleHandle *RetHandle, LLVMModuleRef Mod,
92 LLVMOrcModuleHandle *RetHandle,
103 LLVMOrcModuleHandle H) {
117 LLVMOrcModuleHandle H,
  /external/llvm/lib/ExecutionEngine/Orc/
OrcCBindings.cpp 67 LLVMOrcModuleHandle
76 LLVMOrcModuleHandle
85 void LLVMOrcRemoveModule(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle H) {
  /external/llvm/unittests/ExecutionEngine/Orc/
OrcCAPITest.cpp 59 LLVMOrcModuleHandle H;
90 LLVMOrcModuleHandle H =
114 LLVMOrcModuleHandle H =
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
OrcCAPITest.cpp 67 LLVMOrcModuleHandle H;
99 LLVMOrcModuleHandle H;
139 LLVMOrcModuleHandle H;
164 LLVMOrcModuleHandle H;
  /external/skia/src/sksl/
SkSLJIT.cpp     [all...]
  /external/skqp/src/sksl/
SkSLJIT.cpp     [all...]

Completed in 160 milliseconds