Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h134 ImplSymbolMap *AliaseeImpls = nullptr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp125 this->AliaseeImpls = Imp; in setImplMap()
167 std::move(Callables), AliaseeImpls)); in emit()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp128 this->AliaseeImpls = Imp; in setImplMap()
177 std::move(Callables), AliaseeImpls))) { in emit()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h134 ImplSymbolMap *AliaseeImpls = nullptr; variable