Home
last modified time | relevance | path

Searched defs:Ev (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DExecuteStage.cpp137 HWPressureEvent Ev(HWPressureEvent::RESOURCES, Insts, Mask); in cycleEnd() local
147 HWPressureEvent Ev(HWPressureEvent::REGISTER_DEPS, RegDeps); in cycleEnd() local
153 HWPressureEvent Ev(HWPressureEvent::MEMORY_DEPS, MemDeps); in cycleEnd() local
/external/llvm-project/llvm/lib/MCA/Stages/
DExecuteStage.cpp137 HWPressureEvent Ev(HWPressureEvent::RESOURCES, Insts, Mask); in cycleEnd() local
147 HWPressureEvent Ev(HWPressureEvent::REGISTER_DEPS, RegDeps); in cycleEnd() local
153 HWPressureEvent Ev(HWPressureEvent::MEMORY_DEPS, MemDeps); in cycleEnd() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp662 const SCEVAddRecExpr *Ev = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Pointer)); in processLoopMemSet() local
747 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp803 const SCEVAddRecExpr *Ev = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Pointer)); in processLoopMemSet() local
925 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp762 const SCEVAddRecExpr *Ev = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Pointer)); in processLoopMemSet() local
884 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore()