Searched refs:g_loongarch_opcode (Results 1 – 2 of 2) sorted by relevance
515 static const uint8_t g_loongarch_opcode[] = {0x05, 0x00, 0x2a, in GetSoftwareBreakpointTrapOpcode() local556 return llvm::ArrayRef(g_loongarch_opcode); in GetSoftwareBreakpointTrapOpcode()
2073 static const uint8_t g_loongarch_opcode[] = {0x05, 0x00, 0x2a, in GetSoftwareBreakpointTrapOpcode() local2075 trap_opcode = g_loongarch_opcode; in GetSoftwareBreakpointTrapOpcode()2076 trap_opcode_size = sizeof(g_loongarch_opcode); in GetSoftwareBreakpointTrapOpcode()