Home
last modified time | relevance | path

Searched refs:instr_type (Results 1 – 25 of 270) sorted by relevance

1234567891011

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
105 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
151 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
157 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
158 data = build_resize_convert_view (instr_type, data); in operator ()()
162 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
105 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
151 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
157 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
158 data = build_resize_convert_view (instr_type, data); in operator ()()
162 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
105 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
151 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
157 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
158 data = build_resize_convert_view (instr_type, data); in operator ()()
162 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
105 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
151 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
157 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
158 data = build_resize_convert_view (instr_type, data); in operator ()()
162 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
105 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
151 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
157 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
158 data = build_resize_convert_view (instr_type, data); in operator ()()
162 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc8/gcc-8.5.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
105 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
151 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
157 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
158 data = build_resize_convert_view (instr_type, data); in operator ()()
162 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc9/gcc-9.4.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc10/gcc-10.3.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc11/gcc-11.2.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc42 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in build_mem_access() local
49 instr_type = TREE_TYPE (data); in build_mem_access()
51 tree ptype = build_pointer_type (instr_type); in build_mem_access()
56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
106 tree instr_type = gccbrig_tree_type_for_hsa_type (brig_inst->type); in operator ()() local
152 = build_tree_operand (*brig_inst, *operand_element, instr_type); in operator ()()
158 if (is_store && TREE_TYPE (data) != instr_type) in operator ()()
159 data = build_resize_convert_view (instr_type, data); in operator ()()
163 address_offset += int_size_in_bytes (instr_type); in operator ()()
/dports/devel/upp/upp/bazaar/plugin/tcc/
H A Di386-asm.c26 uint16_t instr_type; member
468 if (pa->instr_type & OPC_FARITH) { in asm_opcode()
483 } else if (pa->instr_type & OPC_B) { in asm_opcode()
565 if (pa->instr_type & OPC_FWAIT) in asm_opcode()
593 if (pa->instr_type & OPC_REG) { in asm_opcode()
604 if (pa->instr_type & OPC_B) in asm_opcode()
606 if (pa->instr_type & OPC_TEST) in asm_opcode()
608 if (pa->instr_type & OPC_SHORTJMP) { in asm_opcode()
625 if (pa->instr_type & OPC_JMP) { in asm_opcode()
644 if (pa->instr_type & OPC_SHIFT) { in asm_opcode()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
130 instr_type m_type;
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_base.h71 enum instr_type { enum
103 Instruction(instr_type t);
107 instr_type type() const { return m_type;} in type()
133 instr_type m_type;

1234567891011