Home
last modified time | relevance | path

Searched refs:makeStub (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DextensionStubSource.py232 decls = self.makeStub(cmdinfo.elem)
238 # makeStub - return static declaration for function pointer and initialization of function pointer
241 def makeStub(self, cmd): member in ExtensionStubSourceOutputGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp240 void makeStub(Function &F, Value &ImplPointer) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h422 void makeStub(Function &F, Value &ImplPointer);
440 /// stub (see makeStub), or moving a function body (see moveFunctionBody).
H A DCompileOnDemandLayer.h659 makeStub(*ClonedF, *StubPtr); in emitPartition()

Completed in 4 milliseconds