Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3446 uint64_t InnerShiftAmt = ShlCnst->getZExtValue(); tryBFE() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9934 SDValue InnerShiftAmt = N0Op0.getOperand(1); visitSHL() local
9976 SDValue InnerShiftAmt = N0Op0.getOperand(1); visitSHL() local
[all...]