Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp7626 Type *getTransitionType() const { in getTransitionType() function in __anonfc20c1721911::VectorPromoteHelper
7646 Type *PromotedType = getTransitionType(); in isProfitableToPromote()
7712 ElementCount EC = cast<VectorType>(getTransitionType())->getElementCount(); in getConstantVector()
7794 ISDOpcode, TLI.getValueType(DL, getTransitionType(), true)); in shouldPromote()
7852 Type *TransitionTy = getTransitionType(); in promoteImpl()