Home
last modified time | relevance | path

Searched defs:narrowScalarShiftByConstant (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerHelperTest.cpp4189 TEST_F(AArch64GISelMITest, narrowScalarShiftByConstant) { in TEST_F() argument
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5108 LegalizerHelper::narrowScalarShiftByConstant(MachineInstr &MI, const APInt &Amt, narrowScalarShiftByConstant() function in LegalizerHelper