Searched refs:is_identity_payload (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir_fs.h629 is_identity_payload(brw_reg_file file, const fs_inst *inst) { function in typeref:typename:bool
670 * Like is_identity_payload(), but the instruction is required to copy the
684 return is_identity_payload(VGRF, inst) &&
H A Dbrw_fs_copy_propagation.cpp961 is_identity_payload(FIXED_GRF, inst);

Completed in 6 milliseconds