Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1017 ExpandThroughStack, enumerator
1025 return ShiftLegalizationStrategy::ExpandThroughStack; in preferredShiftLegalizationStrategy()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4571 if (S == TargetLowering::ShiftLegalizationStrategy::ExpandThroughStack) in ExpandIntRes_Shift()