Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1125 EVT PromotedType = Op1.getValueType(); in PromoteIntRes_ADDSUBSHLSAT() local
1184 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_MULFIX() local
1282 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_DIVFIX() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8038 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3444 QualType PromotedType; member