Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp393 static Constant *getSignedIntOrFpConstant(Type *Ty, int64_t C) { in getSignedIntOrFpConstant() function
2425 AddOp, StartIdx0, getSignedIntOrFpConstant(ScalarIVTy, Lane)); in buildScalarSteps()
9389 Value *Zero = getSignedIntOrFpConstant(Start->getType(), 0); in execute()