Home
last modified time | relevance | path

Searched refs:BRIG_OPCODE_SIGNALNORET (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dhsa-common.c174 case BRIG_OPCODE_SIGNALNORET: in op_output_p()
232 case BRIG_OPCODE_SIGNALNORET: in input_count()
H A Dhsa-brig-format.h451 BRIG_OPCODE_SIGNALNORET = 76, enumerator
H A Dhsa-dump.c306 case BRIG_OPCODE_SIGNALNORET: in hsa_opcode_name()
H A Dhsa-common.h734 || p->m_opcode == BRIG_OPCODE_SIGNALNORET); in test()
H A Dhsa-gen.c1621 opc == BRIG_OPCODE_SIGNALNORET); in hsa_insn_atomic()
5006 opcode = signal ? BRIG_OPCODE_SIGNALNORET : BRIG_OPCODE_ATOMICNORET; in gen_hsa_atomic_for_builtin()