Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-variable-handler.cc96 ((const BrigOperandConstantBytes *) cst_operand_data, t); in build_variable()
H A Dbrig-code-entry-handler.cc176 const BrigOperandConstantBytes *brigConst in build_tree_operand()
177 = (const BrigOperandConstantBytes *) &operand; in build_tree_operand()
596 (const BrigOperandConstantBytes *brig_const, tree type) const in get_tree_cst_for_hsa_operand()
H A Dbrig-code-entry-handler.h50 tree get_tree_cst_for_hsa_operand (const BrigOperandConstantBytes *brigConst,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h1170 struct BrigOperandConstantBytes struct
H A Dhsa-brig.c560 op_queue.projected_size += sizeof (struct BrigOperandConstantBytes); in enqueue_op()
1052 struct BrigOperandConstantBytes out; in emit_immediate_operand()