Home
last modified time | relevance | path

Searched refs:s_mov (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp689 …aco_ptr<SOP1_instruction> s_mov{create_instruction<SOP1_instruction>(aco_opcode::s_mov_b32, Format… in handle_instruction_gfx10() local
690 s_mov->definitions[0] = Definition(sgpr_null, s1); in handle_instruction_gfx10()
691 s_mov->operands[0] = Operand(0u); in handle_instruction_gfx10()
692 new_instructions.emplace_back(std::move(s_mov)); in handle_instruction_gfx10()
Daco_lower_to_hw_instr.cpp651 bld.sop1(Builder::s_mov, Definition(exec, bld.lm), Operand(UINT64_MAX)); in emit_reduction()
784 bld.sop1(Builder::s_mov, Definition(exec, bld.lm), Operand(stmp, bld.lm)); in emit_reduction()
794 bld.sop1(Builder::s_mov, Definition(exec, bld.lm), Operand(stmp, bld.lm)); in emit_reduction()
Daco_insert_exec_mask.cpp760 …instr.reset(create_instruction<SOP1_instruction>(bld.w64or32(Builder::s_mov), Format::SOP1, 1, 1)); in process_instructions()
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.buffer.load.format.ll53 ;VI-NOT: s_mov
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.buffer.load.format.ll53 ;VI-NOT: s_mov
Dmubuf-legalize-operands.ll68 ; FIXME: redundant s_mov
108 ; FIXME: redundant s_mov