Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1537 unsigned getValueBitIndex() const { in getValueBitIndex() function
1720 LHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1723 RHSBits[i].getValueBitIndex() == LastIdx + 1) in getValueBits()
1739 LastIdx = Bits[i].getValueBitIndex(); in getValueBits()
1787 if ((*InBits)[i].hasValue() && (*InBits)[i].getValueBitIndex() >= 32) { in getValueBits()
1816 (*LHSBits)[i].getValueBitIndex(), in getValueBits()
1855 unsigned VBI = Bits[i].getValueBitIndex(); in computeRotationAmounts()
1987 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
1994 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()
2000 if (Bits[i].getValueBitIndex() >= 32) in assignRepl32BitGroups()