Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4610 Align StackSlotAlignment(1); in ExpandIntRes_ShiftThroughStack() local
4612 TypeSize::getFixed(StackSlotByteWidth), StackSlotAlignment); in ExpandIntRes_ShiftThroughStack()
4632 Ch = DAG.getStore(Ch, dl, Init, StackPtr, StackPtrInfo, StackSlotAlignment); in ExpandIntRes_ShiftThroughStack()