Home
last modified time | relevance | path

Searched defs:lowerVal (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h101 make_unsigned_t<value_type> lowerVal = val[0] >> startBit; in readAtBitAlignment() local
140 make_unsigned_t<value_type> lowerVal = value; in writeAtBitAlignment() local
/external/llvm/include/llvm/Support/
DEndian.h102 make_unsigned_t<value_type> lowerVal = val[0] >> startBit; in readAtBitAlignment() local
141 make_unsigned_t<value_type> lowerVal = value; in writeAtBitAlignment() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DEndian.h135 make_unsigned_t<value_type> lowerVal = val[0] >> startBit; in readAtBitAlignment() local
174 make_unsigned_t<value_type> lowerVal = value; in writeAtBitAlignment() local