Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4441 unsigned StackSlotByteWidth = 2 * VTByteWidth; in ExpandIntRes_ShiftThroughStack() local
4442 unsigned StackSlotBitWidth = 8 * StackSlotByteWidth; in ExpandIntRes_ShiftThroughStack()
4450 TypeSize::getFixed(StackSlotByteWidth), StackSlotAlignment); in ExpandIntRes_ShiftThroughStack()