Searched defs:v_mov (Results 1 – 2 of 2) sorted by relevance
644 …aco_ptr<VOP1_instruction> v_mov{create_instruction<VOP1_instruction>(aco_opcode::v_mov_b32, Format… in handle_instruction_gfx10() local
536 v_mov(unsigned src, unsigned dest) in v_mov() function