Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2557 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands() function in DAGTypeLegalizer
2665 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_BR_CC()
2683 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SELECT_CC()
2701 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SETCC()
DLegalizeTypes.h370 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,