Home
last modified time | relevance | path

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

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