Home
last modified time | relevance | path

Searched refs:can_use_opsel (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_ir.cpp276 bool can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
H A Daco_validate.cpp492 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
542 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
H A Daco_register_allocation.cpp333 } else if (rc.bytes() == 2 && can_use_opsel(chip, instr->opcode, idx, 1)) { in get_subdword_operand_stride()
399 } else if (rc.bytes() == 2 && can_use_opsel(chip, instr->opcode, idx, byte / 2)) { in add_subdword_operand()
463 } else if (rc.bytes() == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) { in get_subdword_definition_info()
502 …} else if (reg.byte() && rc.bytes() == 2 && can_use_opsel(chip, instr->opcode, -1, reg.byte() / 2)… in add_subdword_definition()
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
H A Daco_register_allocation.cpp486 if (can_use_opsel(chip, instr->opcode, idx, true)) in get_subdword_operand_stride()
597 can_use_opsel(chip, instr->opcode, -1, true)) in get_subdword_definition_info()
646 assert(can_use_opsel(chip, instr->opcode, -1, true)); in add_subdword_definition()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
H A Daco_register_allocation.cpp486 if (can_use_opsel(chip, instr->opcode, idx, true)) in get_subdword_operand_stride()
597 can_use_opsel(chip, instr->opcode, -1, true)) in get_subdword_definition_info()
646 assert(can_use_opsel(chip, instr->opcode, -1, true)); in add_subdword_definition()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.cpp369 can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel() function
466 default: return chip >= GFX10 && can_use_opsel(chip, op, -1, false); in instr_is_16bit()
H A Daco_validate.cpp736 if (byte == 2 && can_use_opsel(chip, instr->opcode, index, 1)) in validate_subdword_operand()
788 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1, 1)) in validate_subdword_definition()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_ir.cpp391 can_use_opsel(chip_class chip, aco_opcode op, int idx) in can_use_opsel() function
488 default: return chip >= GFX10 && can_use_opsel(chip, op, -1); in instr_is_16bit()
H A Daco_validate.cpp784 if (byte == 2 && can_use_opsel(chip, instr->opcode, index)) in validate_subdword_operand()
837 if (byte == 2 && can_use_opsel(chip, instr->opcode, -1)) in validate_subdword_definition()

123