Searched refs:is_payload (Results 1 – 5 of 5) sorted by relevance
350 bool is_payload(unsigned arg) const;
805 (inst->is_payload(i) || in update_inst_scoreboard()
1345 if (inst->is_payload(i)) { in issue_fs_inst()
297 fs_inst::is_payload(unsigned arg) const in is_payload() function in fs_inst
1511 - intel/fs: Define is_payload() method of the IR instruction class.