Home
last modified time | relevance | path

Searched refs:SExtOrZExtPromotedOperands (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h428 void SExtOrZExtPromotedOperands(SDValue &LHS, SDValue &RHS);
H A DLegalizeIntegerTypes.cpp1476 SExtOrZExtPromotedOperands(LHS, RHS); in PromoteIntRes_UMINUMAX()
2062 void DAGTypeLegalizer::SExtOrZExtPromotedOperands(SDValue &LHS, SDValue &RHS) { in SExtOrZExtPromotedOperands() function in DAGTypeLegalizer
2125 SExtOrZExtPromotedOperands(LHS, RHS); in PromoteSetCCOperands()