Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1393 unsigned getValueBitIndex() const { in getValueBitIndex() function
1565 LHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1568 RHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1584 LastIdx = Bits[i].getValueBitIndex(); in getValueBits()
1632 if ((*InBits)[i].hasValue() && (*InBits)[i].getValueBitIndex() >= 32) { in getValueBits()
1661 (*LHSBits)[i].getValueBitIndex(), in getValueBits()
1700 unsigned VBI = Bits[i].getValueBitIndex(); in computeRotationAmounts()
1832 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
1839 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
1845 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()