Home
last modified time | relevance | path

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

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