Searched refs:getBitNum (Results 1 – 4 of 4) sorted by relevance
70 return VBI->getBitNum(); in getVariableBit()
1229 unsigned CurrBit = BI->getBitNum(); in populateInstruction()
1155 if (Init *I = getVariable()->resolveBitReference(R, RV, getBitNum())) in resolveReferences()
1024 unsigned getBitNum() const { return Bit; } in getBitNum() function