Lines Matching full:omod
50 def OMOD : InstFlag <"printOMOD">;
96 (ins WRITE:$write, OMOD:$omod, REL:$dst_rel, CLAMP:$clamp,
101 "$clamp $last $dst$write$dst_rel$omod, "
138 OMOD:$omod, REL:$dst_rel, CLAMP:$clamp,
144 "$clamp $last $update_exec_mask$update_pred$dst$write$dst_rel$omod, "
924 OMOD:$omod_X, REL:$dst_rel_X, CLAMP:$clamp_X,
930 OMOD:$omod_Y, REL:$dst_rel_Y, CLAMP:$clamp_Y,
936 OMOD:$omod_Z, REL:$dst_rel_Z, CLAMP:$clamp_Z,
942 OMOD:$omod_W, REL:$dst_rel_W, CLAMP:$clamp_W,
1539 let omod = 0;