Searched refs:IntegerExpandSetCCOperands (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeTypes.h | 509 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
|
| H A D | LegalizeIntegerTypes.cpp | 5153 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands() function in DAGTypeLegalizer 5298 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_BR_CC() 5316 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SELECT_CC() 5334 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SETCC()
|