Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp964 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_ADDSUBSHLSAT() local
1040 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_MULFIX() local
1138 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_DIVFIX() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7532 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3518 QualType PromotedType; member