Home
last modified time | relevance | path

Searched defs:StepVal (Results 1 – 6 of 6) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1511 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
2898 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1348 Constant *StepVal = ConstantInt::get(II.getType(), NumElts); in instCombineSVECntElts() local
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5909 const APInt &StepVal = N->getConstantOperandAPInt(0); in PromoteIntRes_STEP_VECTOR() local
H A DLegalizeVectorTypes.cpp1994 APInt StepVal = Step->getAsAPIntVal(); in SplitVecRes_STEP_VECTOR() local
H A DSelectionDAG.cpp2064 const APInt &StepVal) { in getStepVector()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10628 SDValue StepVal = in lowerSTEP_VECTOR() local
10633 SDValue StepVal = lowerScalarSplat( in lowerSTEP_VECTOR() local