Home
last modified time | relevance | path

Searched refs:ByteArrayTy (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-mc/
DDisassembler.cpp35 typedef std::vector<std::pair<unsigned char, const char*> > ByteArrayTy; typedef
40 const ByteArrayTy &Bytes;
42 VectorMemoryObject(const ByteArrayTy &bytes) : Bytes(bytes) {} in VectorMemoryObject()
57 MCInstPrinter &Printer, const ByteArrayTy &Bytes, in PrintInsts()
95 static bool ByteArrayFromString(ByteArrayTy &ByteArray, in ByteArrayFromString()
182 ByteArrayTy ByteArray; in disassemble()
194 ByteArrayTy &ByteArray = *((ByteArrayTy*)Arg); in byteArrayReader()
223 ByteArrayTy ByteArray; in disassembleEnhanced()
/external/llvm/tools/llvm-mc/
DDisassembler.cpp32 ByteArrayTy; typedef
35 const ByteArrayTy &Bytes, in PrintInsts()
101 static bool ByteArrayFromString(ByteArrayTy &ByteArray, in ByteArrayFromString()
169 ByteArrayTy ByteArray; in disassemble()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
DDisassembler.cpp32 ByteArrayTy; typedef
35 const ByteArrayTy &Bytes, in PrintInsts()
101 static bool ByteArrayFromString(ByteArrayTy &ByteArray, in ByteArrayFromString()
169 ByteArrayTy ByteArray; in disassemble()