Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp876 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_ADDSUBSHLSAT() local
952 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_MULFIX() local
1056 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_DIVFIX() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7242 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp3370 QualType PromotedType; member