Home
last modified time | relevance | path

Searched refs:complex_src (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dcodegen.h158 gpir_codegen_src complex_src : 5; member
Ddisasm.c519 if (instr->complex_src == gpir_codegen_src_unused) in print_complex()
553 print_src(instr->complex_src, unit_complex, 0, instr, prev_instr, in print_complex()
Dcodegen.c373 code->complex_src = gpir_codegen_src_unused; in gpir_codegen_complex_slot()
385 code->complex_src = gpir_get_alu_input(node, alu->children[0]); in gpir_codegen_complex_slot()