Home
last modified time | relevance | path

Searched refs:getValueBitIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1550 unsigned getValueBitIndex() const { in getValueBitIndex() function
1733 LHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1736 RHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1752 LastIdx = Bits[i].getValueBitIndex(); in getValueBits()
1800 if ((*InBits)[i].hasValue() && (*InBits)[i].getValueBitIndex() >= 32) { in getValueBits()
1829 (*LHSBits)[i].getValueBitIndex(), in getValueBits()
1868 unsigned VBI = Bits[i].getValueBitIndex(); in computeRotationAmounts()
2000 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
2007 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
2013 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()