Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()