Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp4094 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
4112 TTI.getVectorInstrCost(Transition->getOpcode(), PromotedType, Index); in isProfitableToPromote()
4130 VectorCost += TTI.getArithmeticInstrCost(Inst->getOpcode(), PromotedType, in isProfitableToPromote()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp7103 enum PromotedType { in getUsualArithmeticConversions() enum
7107 static const PromotedType ConversionsTable[LastPromotedArithmeticType] in getUsualArithmeticConversions()
HDSemaDecl.cpp2503 QualType PromotedType; member
3079 << Warnings[Warn].PromotedType in MergeFunctionDecl()