Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp3418 uint64_t StartVal = StartConst->getZExtValue(); in tryBFE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp4818 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHIWithCastsImpl() local
5001 const SCEV *StartVal = getSCEV(StartValueV); in createSimpleAffineAddRec() local
5119 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
5152 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3752 Value *StartVal = (Part == 0) ? VectorStart : Identity; in fixReduction() local