Home
last modified time | relevance | path

Searched defs:mov1 (Results 1 – 2 of 2) 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()
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2545 Instruction *mov1 = new Instruction(sw::Shader::OPCODE_MOV); in assignLvalue() local
2594 Instruction *mov1 = new Instruction(sw::Shader::OPCODE_MOV); in evaluateRvalue() local