Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h484 BRIG_OPCODE_GRIDSIZE = 109, enumerator
H A Dbrig-builtins.def42 DEF_HSAIL_BUILTIN (BUILT_IN_HSAIL_GRIDSIZE, BRIG_OPCODE_GRIDSIZE,
H A Dhsa-dump.c367 case BRIG_OPCODE_GRIDSIZE: in hsa_opcode_name()
H A Dhsa-gen.c5617 query_hsa_grid_dim (stmt, BRIG_OPCODE_GRIDSIZE, hbb); in gen_hsa_insns_for_call()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.cc1368 case BRIG_OPCODE_GRIDSIZE: in needs_workitem_context_data()