Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7085 Type *getTransitionType() const { in getTransitionType() function in __anon7f6d13e31711::VectorPromoteHelper
7105 Type *PromotedType = getTransitionType(); in isProfitableToPromote()
7172 ElementCount EC = cast<VectorType>(getTransitionType())->getElementCount(); in getConstantVector()
7254 ISDOpcode, TLI.getValueType(DL, getTransitionType(), true)); in shouldPromote()
7312 Type *TransitionTy = getTransitionType(); in promoteImpl()