Home
last modified time | relevance | path

Searched refs:BRIG_OPCODE_CLOCK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h502 BRIG_OPCODE_CLOCK = 127, enumerator
H A Dbrig-builtins.def308 DEF_HSAIL_BUILTIN (BUILT_IN_HSAIL_CLOCK, BRIG_OPCODE_CLOCK,
H A Dhsa-dump.c403 case BRIG_OPCODE_CLOCK: in hsa_opcode_name()