Home
last modified time | relevance | path

Searched refs:LazyCompileFailureAddr (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h290 JITTargetAddress LazyCompileFailureAddr = 0; variable
305 this->impl().LazyCompileFailureAddr = Addr; in setLazyCompileFailureAddr()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h392 JITTargetAddress LazyCompileFailureAddr = 0; variable
407 this->impl().LazyCompileFailureAddr = Addr; in setLazyCompileFailureAddr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp230 S.TT, *ES, S.LazyCompileFailureAddr)) in LLLazyJIT()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp1188 S.TT, *ES, S.LazyCompileFailureAddr)) in LLLazyJIT()