Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4651 bool WillIndexUpwards = N->getOpcode() != ISD::SHL; in ExpandIntRes_ShiftThroughStack() local
4653 WillIndexUpwards = !WillIndexUpwards; in ExpandIntRes_ShiftThroughStack()
4656 if (WillIndexUpwards) { in ExpandIntRes_ShiftThroughStack()