Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h400 auto PartH = emitPartition(LD, LMH, Part); in extractAndCompile()
424 BaseLayerModuleSetHandleT emitPartition(CODLogicalDylib &LD, in emitPartition() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h568 if (auto PartKeyOrErr = emitPartition(LD, LMId, Part)) { in extractAndCompile()
602 emitPartition(LogicalDylib &LD, in emitPartition() function