Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp1983 is_align1_df(vec4_instruction *inst) in is_align1_df() function
2091 if (is_align1_df(inst) && (cvt(inst->exec_size) - 1) == src.width) in convert_to_hw_regs()
2444 if (is_align1_df(inst)) in scalarize_df()
2579 if(type_sz(reg.type) < 8 || is_align1_df(inst)) { in apply_logical_swizzle()