Lines Matching refs:x40
18 def rr#suffix : ITy<0x40, MRMSrcRegCC, t, (outs t.RegClass:$dst),
24 def rm#suffix : ITy<0x40, MRMSrcMemCC, t, (outs t.RegClass:$dst),
34 def rr : ITy<0x40, MRMDestRegCC, t, (outs t.RegClass:$dst),
39 def rr_REV : ITy<0x40, MRMSrcRegCC, t, (outs t.RegClass:$dst),
45 def rr_ND : ITy<0x40, MRMSrcRegCC, t, (outs t.RegClass:$dst),
51 def rm : ITy<0x40, MRMSrcMemCC, t, (outs t.RegClass:$dst),
55 def rm_ND : ITy<0x40, MRMSrcMemCC, t, (outs t.RegClass:$dst),
61 def mr : ITy<0x40, MRMDestMemCC, t, (outs),
154 def SETZUCCr : I<0x40, MRMXrCC, (outs GR8:$dst), (ins ccode:$cond),
157 def SETCCr_EVEX : I<0x40, MRMXrCC, (outs GR8:$dst), (ins ccode:$cond),
161 def SETZUCCm : I<0x40, MRMXmCC, (outs), (ins i8mem:$dst, ccode:$cond),
164 def SETCCm_EVEX : I<0x40, MRMXmCC, (outs), (ins i8mem:$dst, ccode:$cond),