Home
last modified time | relevance | path

Searched defs:InnerShiftAmt (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.cpp2106 unsigned InnerShiftAmt = ShiftMI->getOperand(2).getImm(); in canCombineShiftIntoShXAdd() local
2277 unsigned InnerShiftAmt = ShiftMI->getOperand(2).getImm(); in genShXAddAddShift() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXISelDAGToDAG.cpp3611 uint64_t InnerShiftAmt = ShlCnst->getZExtValue(); in tryBFE() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp9950 SDValue InnerShiftAmt = N0Op0.getOperand(1); in visitSHL() local
9991 SDValue InnerShiftAmt = N0Op0.getOperand(1); in visitSHL() local