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.cpp2106 unsigned InnerShiftAmt = ShiftMI->getOperand(2).getImm(); in canCombineShiftIntoShXAdd() local
2277 unsigned InnerShiftAmt = ShiftMI->getOperand(2).getImm(); in genShXAddAddShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3611 uint64_t InnerShiftAmt = ShlCnst->getZExtValue(); in tryBFE() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9950 SDValue InnerShiftAmt = N0Op0.getOperand(1); in visitSHL() local
9991 SDValue InnerShiftAmt = N0Op0.getOperand(1); in visitSHL() local