Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1348 Constant *StepVal = ConstantInt::get(II.getType(), NumElts); in instCombineSVECntElts() local
/freebsd/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.cpp1990 APInt StepVal = Step->getAsAPIntVal(); SplitVecRes_STEP_VECTOR() local
H A DSelectionDAG.cpp2064 const APInt &StepVal) { in getStepVector()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10631 StepVec = DAG.getNode(ISD::SHL, DL, VT, StepVec, StepVal); in lowerSTEP_VECTOR() local
10626 SDValue StepVal = lowerSTEP_VECTOR() local