Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h271 SDValue PromoteIntRes_SimpleIntBinOp(SDNode *N);
H A DLegalizeIntegerTypes.cpp124 case ISD::MUL: Res = PromoteIntRes_SimpleIntBinOp(N); break; in PromoteIntegerResult()
644 SDValue DAGTypeLegalizer::PromoteIntRes_SimpleIntBinOp(SDNode *N) { in PromoteIntRes_SimpleIntBinOp() function in DAGTypeLegalizer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h318 SDValue PromoteIntRes_SimpleIntBinOp(SDNode *N);
H A DLegalizeIntegerTypes.cpp133 case ISD::MUL: Res = PromoteIntRes_SimpleIntBinOp(N); break; in PromoteIntegerResult()
958 SDValue DAGTypeLegalizer::PromoteIntRes_SimpleIntBinOp(SDNode *N) { in PromoteIntRes_SimpleIntBinOp() function in DAGTypeLegalizer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h339 SDValue PromoteIntRes_SimpleIntBinOp(SDNode *N);
H A DLegalizeIntegerTypes.cpp169 case ISD::VP_MUL: Res = PromoteIntRes_SimpleIntBinOp(N); break; in PromoteIntegerResult()
1220 SDValue DAGTypeLegalizer::PromoteIntRes_SimpleIntBinOp(SDNode *N) { in PromoteIntRes_SimpleIntBinOp() function in DAGTypeLegalizer