Searched defs:StrideVal (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVGatherScatterLowering.cpp | 101 APInt StrideVal(StartVal->getValue().getBitWidth(), 0); matchStridedConstant() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopUtils.cpp | 1782 Value *StrideVal = expandBounds() local |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 1037 APInt StrideVal = Step->getAPInt(); isConstantStridedAccessLessThan() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULegalizerInfo.cpp | 5586 uint32_t StrideVal = StrideConst->Value.getZExtValue(); legalizePointerAsRsrcIntrin() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 13275 Value *StrideVal; vectorizeTree() local |