Searched defs:inst_type (Results 1 – 3 of 3) sorted by relevance
82 SupportsEmulatingIntructionsOfTypeStatic (InstructionType inst_type) in SupportsEmulatingIntructionsOfTypeStatic()152 SupportsEmulatingIntructionsOfType (InstructionType inst_type) in SupportsEmulatingIntructionsOfType()
197 EmulateInstructionARM::CreateInstance (const ArchSpec &arch, InstructionType inst_type) in CreateInstance()
522 char inst_type = bytes[bytes_read++]; in r600_bytecode_from_byte_stream() local