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.cpp8018 Type *getTransitionType() const { in getTransitionType() function in __anon1d600f581b11::VectorPromoteHelper
8038 Type *PromotedType = getTransitionType(); in isProfitableToPromote()
8104 ElementCount EC = cast<VectorType>(getTransitionType())->getElementCount(); in getConstantVector()
8186 ISDOpcode, TLI.getValueType(DL, getTransitionType(), true)); in shouldPromote()
8244 Type *TransitionTy = getTransitionType(); in promoteImpl()