Home
last modified time | relevance | path

Searched refs:BytesP (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/MC/
DDisassembler.cpp30 uint8_t *BytesP = Bytes; in TEST() local
42 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
47 BytesP += InstSize; in TEST()
50 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
55 BytesP += InstSize; in TEST()
58 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
72 uint8_t *BytesP = Bytes; in TEST() local
84 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
89 BytesP += InstSize; in TEST()
92 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
[all …]
/external/llvm/unittests/MC/
DDisassembler.cpp30 uint8_t *BytesP = Bytes; in TEST() local
42 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
47 BytesP += InstSize; in TEST()
50 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()
55 BytesP += InstSize; in TEST()
58 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString, in TEST()