Home
last modified time | relevance | path

Searched refs:extractAndCompile (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h277 return this->extractAndCompile(LD, LMH, F); in addLogicalModule()
386 TargetAddress extractAndCompile(CODLogicalDylib &LD, in extractAndCompile() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h419 if (auto FnImplAddrOrErr = this->extractAndCompile(LD, LMId, F)) in addLogicalModule()
580 extractAndCompile(LogicalDylib &LD, in extractAndCompile() function