Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2510 unsigned InnerShiftAmt = ShiftMI->getOperand(2).getImm(); in canCombineShiftIntoShXAdd() local
2696 unsigned InnerShiftAmt = ShiftMI->getOperand(2).getImm(); in genShXAddAddShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1834 uint64_t InnerShiftAmt = ShlCnst->getZExtValue(); in tryBFE() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10406 SDValue InnerShiftAmt = N0Op0.getOperand(1); in visitSHL() local
10447 SDValue InnerShiftAmt = N0Op0.getOperand(1); in visitSHL() local