Home
last modified time | relevance | path

Searched refs:mov1 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_remove_phis.c42 matching_mov(nir_alu_instr *mov1, nir_ssa_def *ssa) in matching_mov() argument
44 if (!mov1) in matching_mov()
48 return mov2 && nir_alu_srcs_equal(mov1, mov2, 0, 0); in matching_mov()
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2564 Instruction *mov1 = new Instruction(sw::Shader::OPCODE_MOV); in assignLvalue() local
2566 int swizzle = lvalue(mov1->dst, dst); in assignLvalue()
2568 source(mov1->src[0], src); in assignLvalue()
2569 mov1->src[0].swizzle = swizzleSwizzle(mov1->src[0].swizzle, swizzle); in assignLvalue()
2571 shader->append(mov1); in assignLvalue()
2577 mov->dst = mov1->dst; in assignLvalue()
2613 Instruction *mov1 = new Instruction(sw::Shader::OPCODE_MOV); in evaluateRvalue() local
2615 destination(mov1->dst, node, 0); in evaluateRvalue()
2621 int swizzle = lvalue(root, offset, mov1->src[0].rel, mask, address, node); in evaluateRvalue()
2623 source(mov1->src[0], root, offset); in evaluateRvalue()
[all …]
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi3958 …<var-decl name="mov1" type-id="2f162548" visibility="default" filepath="arch/arm64/include/asm/mod…
Dtest-PR27569-v0.abi3958 …<var-decl name="mov1" type-id="2f162548" visibility="default" filepath="arch/arm64/include/asm/mod…