Searched refs:StackSlotVT (Results 1 – 1 of 1) sorted by relevance
4605 EVT StackSlotVT = EVT::getIntegerVT(*DAG.getContext(), StackSlotBitWidth); in ExpandIntRes_ShiftThroughStack() local4625 Init = DAG.getNode(WideningOpc, dl, StackSlotVT, Shiftee); in ExpandIntRes_ShiftThroughStack()4629 Init = DAG.getNode(ISD::BUILD_PAIR, dl, StackSlotVT, AllZeros, Shiftee); in ExpandIntRes_ShiftThroughStack()