Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h288 SDValue SExtOrZExtPromotedInteger(SDValue Op) { in SExtOrZExtPromotedInteger() function
H A DLegalizeIntegerTypes.cpp1140 NewLHS = SExtOrZExtPromotedInteger(NewLHS); in PromoteSetCCOperands()
1141 NewRHS = SExtOrZExtPromotedInteger(NewRHS); in PromoteSetCCOperands()
1149 NewLHS = SExtOrZExtPromotedInteger(NewLHS); in PromoteSetCCOperands()
1150 NewRHS = SExtOrZExtPromotedInteger(NewRHS); in PromoteSetCCOperands()