Home
last modified time | relevance | path

Searched refs:getSignedIntOrFpConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp324 static Constant *getSignedIntOrFpConstant(Type *Ty, int64_t C) { in getSignedIntOrFpConstant() function
1544 Value *ConstVF = getSignedIntOrFpConstant(Step->getType(), VF); in createVectorIntOrFpInductionPHI()
1815 auto *StartIdx = getSignedIntOrFpConstant(ScalarIVTy, VF * Part + Lane); in buildScalarSteps()