Searched defs:IntBytes (Results 1 – 2 of 2) sorted by relevance
418 ArrayRef<uint8_t> IntBytes(reinterpret_cast<uint8_t *>(Ints.data()), in TEST_F() local570 ArrayRef<uint8_t> IntBytes(reinterpret_cast<uint8_t *>(&Ints[0]), in TEST_F() local
431 unsigned IntBytes = unsigned(CI->getBitWidth()/8); ReadDataFromGlobal() local