Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/typescript/tests/cases/compiler/
DcorrelatedUnions.ts110 type Ev<K extends keyof DocumentEventMap> = { [P in K]: { alias
/third_party/skia/third_party/externals/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()