Home
last modified time | relevance | path

Searched defs:is_two_byte (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/x86/
Dassembler_x86.cc62 uint8_t X86Assembler::EmitVexByteZero(bool is_two_byte) { in EmitVexByteZero()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc67 uint8_t X86_64Assembler::EmitVexByteZero(bool is_two_byte) { in EmitVexByteZero()