Searched refs:IntegerExpandSetCCOperands (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.h | 487 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
|
H A D | LegalizeIntegerTypes.cpp | 4237 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands() function in DAGTypeLegalizer 4386 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_BR_CC() 4404 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SELECT_CC() 4422 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SETCC()
|