Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7115 Type *getTransitionType() const { in getTransitionType() function in __anon5386100c1711::VectorPromoteHelper
7135 Type *PromotedType = getTransitionType(); in isProfitableToPromote()
7202 ElementCount EC = cast<VectorType>(getTransitionType())->getElementCount(); in getConstantVector()
7284 ISDOpcode, TLI.getValueType(DL, getTransitionType(), true)); in shouldPromote()
7342 Type *TransitionTy = getTransitionType(); in promoteImpl()