Searched refs:getSignedIntOrFpConstant (Results 1 – 1 of 1) sorted by relevance
324 static Constant *getSignedIntOrFpConstant(Type *Ty, int64_t C) { in getSignedIntOrFpConstant() function1544 Value *ConstVF = getSignedIntOrFpConstant(Step->getType(), VF); in createVectorIntOrFpInductionPHI()1815 auto *StartIdx = getSignedIntOrFpConstant(ScalarIVTy, VF * Part + Lane); in buildScalarSteps()