Searched refs:get_atomic_opname (Results 1 – 1 of 1) sorted by relevance
2505 static const char *get_atomic_opname(int tgsi_opcode, bool *is_cas) in get_atomic_opname() function2616 opname = get_atomic_opname(inst->Instruction.Opcode, &is_cas); in translate_atomic()