Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7350 Type *getTransitionType() const { in getTransitionType() function in __anon88ab83af1711::VectorPromoteHelper
7370 Type *PromotedType = getTransitionType(); in isProfitableToPromote()
7436 ElementCount EC = cast<VectorType>(getTransitionType())->getElementCount(); in getConstantVector()
7518 ISDOpcode, TLI.getValueType(DL, getTransitionType(), true)); in shouldPromote()
7576 Type *TransitionTy = getTransitionType(); in promoteImpl()