Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h922 ExpandThroughStack, enumerator
930 return ShiftLegalizationStrategy::ExpandThroughStack; in preferredShiftLegalizationStrategy()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4296 if (S == TargetLowering::ShiftLegalizationStrategy::ExpandThroughStack) in ExpandIntRes_Shift()