Home
last modified time | relevance | path

Searched refs:BRIG_OPCODE_CVT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dhsa-brig-format.h445 BRIG_OPCODE_CVT = 70, enumerator
H A Dhsa-dump.c294 case BRIG_OPCODE_CVT: in hsa_opcode_name()
H A Dhsa-common.h1002 return (p->m_opcode == BRIG_OPCODE_CVT); in test()
H A Dhsa-gen.c1742 : hsa_insn_basic (2, BRIG_OPCODE_CVT, dest->m_type, dest, src) in hsa_insn_cvt()