Home
last modified time | relevance | path

Searched refs:NextLayer (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h181 : IRLayer(ES, BaseLayer.getManglingOptions()), NextLayer(BaseLayer), in IRSpeculationLayer()
201 IRCompileLayer &NextLayer; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h185 : IRLayer(ES, BaseLayer.getManglingOptions()), NextLayer(BaseLayer), in IRSpeculationLayer()
205 IRCompileLayer &NextLayer; variable
/external/llvm-project/clang/unittests/Tooling/Syntax/
DTreeTest.cpp82 std::vector<std::vector<const Node *>> NextLayer; in generateAllTreesWithShape() local
86 NextLayer.push_back( in generateAllTreesWithShape()
90 return NextLayer; in generateAllTreesWithShape()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DSpeculation.cpp142 NextLayer.emit(std::move(R), std::move(TSM)); in emit()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DSpeculation.cpp139 NextLayer.emit(std::move(R), std::move(TSM)); in emit()