Searched refs:IntBytes (Results 1 – 2 of 2) sorted by relevance
302 unsigned IntBytes = unsigned(CI->getBitWidth()/8); in ReadDataFromGlobal() local304 for (unsigned i = 0; i != BytesLeft && ByteOffset != IntBytes; ++i) { in ReadDataFromGlobal()307 n = IntBytes - n - 1; in ReadDataFromGlobal()
255 unsigned IntBytes = unsigned(CI->getBitWidth()/8); in ReadDataFromGlobal() local257 for (unsigned i = 0; i != BytesLeft && ByteOffset != IntBytes; ++i) { in ReadDataFromGlobal()