Home
last modified time | relevance | path

Searched refs:PromoteIntRes_ZExtIntBinOp (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h272 SDValue PromoteIntRes_ZExtIntBinOp(SDNode *N);
H A DLegalizeIntegerTypes.cpp81 case ISD::UMAX: Res = PromoteIntRes_ZExtIntBinOp(N); break; in PromoteIntegerResult()
130 case ISD::UREM: Res = PromoteIntRes_ZExtIntBinOp(N); break; in PromoteIntegerResult()
662 SDValue DAGTypeLegalizer::PromoteIntRes_ZExtIntBinOp(SDNode *N) { in PromoteIntRes_ZExtIntBinOp() function in DAGTypeLegalizer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h319 SDValue PromoteIntRes_ZExtIntBinOp(SDNode *N);
H A DLegalizeIntegerTypes.cpp84 case ISD::UMAX: Res = PromoteIntRes_ZExtIntBinOp(N); break; in PromoteIntegerResult()
139 case ISD::UREM: Res = PromoteIntRes_ZExtIntBinOp(N); break; in PromoteIntegerResult()
976 SDValue DAGTypeLegalizer::PromoteIntRes_ZExtIntBinOp(SDNode *N) { in PromoteIntRes_ZExtIntBinOp() function in DAGTypeLegalizer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h340 SDValue PromoteIntRes_ZExtIntBinOp(SDNode *N);
H A DLegalizeIntegerTypes.cpp183 case ISD::VP_UREM: Res = PromoteIntRes_ZExtIntBinOp(N); break; in PromoteIntegerResult()
1246 SDValue DAGTypeLegalizer::PromoteIntRes_ZExtIntBinOp(SDNode *N) { in PromoteIntRes_ZExtIntBinOp() function in DAGTypeLegalizer