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