Home
last modified time | relevance | path

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

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