Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4018 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
4035 TTI.getVectorInstrCost(Transition->getOpcode(), PromotedType, Index); in isProfitableToPromote()
4053 VectorCost += TTI.getArithmeticInstrCost(Inst->getOpcode(), PromotedType, in isProfitableToPromote()
/external/clang/lib/Sema/
DSemaOverload.cpp7119 enum PromotedType { in getUsualArithmeticConversions() enum
7123 static const PromotedType ConversionsTable[LastPromotedArithmeticType] in getUsualArithmeticConversions()
DSemaDecl.cpp2462 QualType PromotedType; member
3014 << Warnings[Warn].PromotedType in MergeFunctionDecl()