Searched refs:eatBytes (Results 1 – 1 of 1) sorted by relevance
461 template <typename T> static inline T eatBytes(ArrayRef<uint8_t>& Bytes) { in eatBytes() function519 const uint64_t QW = eatBytes<uint64_t>(Bytes); in getInstruction()578 const uint32_t DW = eatBytes<uint32_t>(Bytes); in getInstruction()1270 Literal = Literal64 = eatBytes<uint32_t>(Bytes); in decodeLiteralConstant()