Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1113 unsigned getValueBitIndex() const { in getValueBitIndex() function
1283 LHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1286 RHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1302 LastIdx = Bits[i].getValueBitIndex(); in getValueBits()
1350 if ((*InBits)[i].hasValue() && (*InBits)[i].getValueBitIndex() >= 32) { in getValueBits()
1377 (*LHSBits)[i].getValueBitIndex(), in getValueBits()
1415 unsigned VBI = Bits[i].getValueBitIndex(); in computeRotationAmounts()
1547 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
1554 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
1560 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()