Searched refs:IntegerExpandSetCCOperands (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 2791 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()
|
H A D | LegalizeTypes.h | 386 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 3803 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands() function in DAGTypeLegalizer 3952 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_BR_CC() 3970 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SELECT_CC() 3988 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, SDLoc(N)); in ExpandIntOp_SETCC()
|
H A D | LegalizeTypes.h | 456 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
|