Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4816 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
4834 TTI.getVectorInstrCost(Transition->getOpcode(), PromotedType, Index); in isProfitableToPromote()
4852 VectorCost += TTI.getArithmeticInstrCost(Inst->getOpcode(), PromotedType, in isProfitableToPromote()
/external/clang/lib/Sema/
DSemaOverload.cpp7211 enum PromotedType { in getUsualArithmeticConversions() enum
7215 static const PromotedType ConversionsTable[LastPromotedArithmeticType] in getUsualArithmeticConversions()
DSemaDecl.cpp2520 QualType PromotedType; member
3128 << Warnings[Warn].PromotedType in MergeFunctionDecl()