Home
last modified time | relevance | path

Searched defs:vec4_instruction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_visitor.cpp31 vec4_instruction::vec4_instruction(enum elk_opcode opcode, const dst_reg &dst, in vec4_instruction() function in elk::vec4_instruction
H A Delk_vec4_generator.cpp1407 vec4_instruction *, in generate_mov_indirect() argument