Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3146 SDValue AmtLack = DAG.getNode(ISD::SUB, dl, ShTy, NVBitsNode, Amt); ExpandShiftWithUnknownAmountBit() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5239 auto AmtLack = MIRBuilder.buildSub(ShiftAmtTy, NewBits, Amt); narrowScalarShift() local