Home
last modified time | relevance | path

Searched defs:appendStage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
H A DPipeline.cpp86 void Pipeline::appendStage(std::unique_ptr<Stage> S) { in appendStage() function in llvm::mca::Pipeline
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DPipeline.cpp75 void Pipeline::appendStage(std::unique_ptr<Stage> S) { in appendStage() function in llvm::mca::Pipeline