Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h460 void ExpandIntRes_ShiftThroughStack (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp4143 void DAGTypeLegalizer::ExpandIntRes_ShiftThroughStack(SDNode *N, SDValue &Lo, in ExpandIntRes_ShiftThroughStack() function in DAGTypeLegalizer
4297 return ExpandIntRes_ShiftThroughStack(N, Lo, Hi); in ExpandIntRes_Shift()