Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2116 static Constant *getSignedIntOrFpConstant(Type *Ty, int64_t C) { in getSignedIntOrFpConstant() function
2243 AddOp, StartIdx0, getSignedIntOrFpConstant(BaseIVTy, Lane)); in execute()