Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1241 static Constant *getSignedIntOrFpConstant(Type *Ty, int64_t C) { in getSignedIntOrFpConstant() function
1291 Value *Zero = getSignedIntOrFpConstant(Start->getType(), 0); in execute()
1475 AddOp, StartIdx0, getSignedIntOrFpConstant(BaseIVTy, Lane)); in execute()