Home
last modified time | relevance | path

Searched defs:IntBytes (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp418 ArrayRef<uint8_t> IntBytes(reinterpret_cast<uint8_t *>(Ints.data()), in TEST_F() local
570 ArrayRef<uint8_t> IntBytes(reinterpret_cast<uint8_t *>(&Ints[0]), in TEST_F() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp255 unsigned IntBytes = unsigned(CI->getBitWidth()/8); in ReadDataFromGlobal() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp302 unsigned IntBytes = unsigned(CI->getBitWidth()/8); in ReadDataFromGlobal() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp380 unsigned IntBytes = unsigned(CI->getBitWidth()/8); in ReadDataFromGlobal() local