Searched defs:SplatStep (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanRecipes.cpp | 1346 Value *UnitStepVec = nullptr, *SplatStep = nullptr, *SplatIV = nullptr; execute() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3748 SDValue SplatStep = DAG.getConstant(SplatStepVal, DL, VIDVT); lowerBuildVectorOfConstants() local |