Lines Matching refs:mx
13 %mx = and i8 %x, %mask
16 %r = or i8 %mx, %my
27 %mx = and i16 %x, %mask
30 %r = or i16 %mx, %my
41 %mx = and i32 %x, %mask
44 %r = or i32 %mx, %my
55 %mx = and i64 %x, %mask
58 %r = or i64 %mx, %my
342 %mx = and i32 %mask, %x
344 %r = or i32 %mx, %my
365 %mx = and i32 %notmask, %x
367 %r = or i32 %mx, %my
393 %mx = and i32 %mask, %x
395 %r = or i32 %mx, %my
421 %mx = and i32 %notmask, %x
423 %r = or i32 %mx, %my
447 %mx = and i32 %mask, -1
449 %r = or i32 %mx, %my
471 %mx = and i32 %notmask, -1
473 %r = or i32 %mx, %my
499 %mx = and i32 %mask, 42
501 %r = or i32 %mx, %my
527 %mx = and i32 %notmask, 42
529 %r = or i32 %mx, %my
599 %mx = and i32 %x, %mask
602 %r = or i32 %mx, %my
613 %mx = and i32 %x, %mask
616 %r = or i32 %mx, %my