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