Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2468 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands() function in DAGTypeLegalizer
2571 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, N->getDebugLoc()); in ExpandIntOp_BR_CC()
2589 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, N->getDebugLoc()); in ExpandIntOp_SELECT_CC()
2607 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, N->getDebugLoc()); in ExpandIntOp_SETCC()
DLegalizeTypes.h361 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h386 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
DLegalizeIntegerTypes.cpp2791 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands() function in DAGTypeLegalizer
2940 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_BR_CC()
2958 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SELECT_CC()
2976 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SETCC()