Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp647 const unsigned MsbPlusOne = VT.getSizeInBits() - LeftShAmt; in trySignedBitfieldExtract() local
763 const unsigned MsbPlusOne = VT.getSizeInBits() - RightShAmt; in trySignedBitfieldInsertInSign() local