Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4173 Align StackSlotAlignment(1); in ExpandIntRes_ShiftThroughStack() local
4175 TypeSize::getFixed(StackSlotByteWidth), StackSlotAlignment); in ExpandIntRes_ShiftThroughStack()
4195 Ch = DAG.getStore(Ch, dl, Init, StackPtr, StackPtrInfo, StackSlotAlignment); in ExpandIntRes_ShiftThroughStack()