Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4604 unsigned StackSlotBitWidth = 8 * StackSlotByteWidth; in ExpandIntRes_ShiftThroughStack() local
4605 EVT StackSlotVT = EVT::getIntegerVT(*DAG.getContext(), StackSlotBitWidth); in ExpandIntRes_ShiftThroughStack()