Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1515 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
2842 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1207 Constant *StepVal = ConstantInt::get(II.getType(), NumElts); in instCombineSVECntElts() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5736 const APInt &StepVal = N->getConstantOperandAPInt(0); in PromoteIntRes_STEP_VECTOR() local
H A DLegalizeVectorTypes.cpp1859 APInt StepVal = Step->getAsAPIntVal(); in SplitVecRes_STEP_VECTOR() local
H A DSelectionDAG.cpp2027 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT, APInt StepVal) { in getStepVector()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9864 SDValue StepVal = in lowerSTEP_VECTOR() local
9869 SDValue StepVal = lowerScalarSplat( in lowerSTEP_VECTOR() local