Searched refs:IntegerExpandSetCCOperands (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.h | 504 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
|
H A D | LegalizeIntegerTypes.cpp | 4879 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands() function in DAGTypeLegalizer 5030 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_BR_CC() 5048 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SELECT_CC() 5066 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SETCC()
|