Home
last modified time | relevance | path

Searched defs:InitAddr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp62 auto InitAddr = ConstantExpr::getGetElementPtr( in create() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcCBindings.cpp57 LLVMOrcTargetAddress InitAddr) { in LLVMOrcCreateIndirectStub()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h377 void createStubInternal(StringRef StubName, JITTargetAddress InitAddr, in createStubInternal()
DOrcRemoteTargetClient.h423 Error createStubInternal(StringRef StubName, JITTargetAddress InitAddr, in createStubInternal()