Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7626 Type *getTransitionType() const { in getTransitionType() function in __anon1d600f581911::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()