Home | History | Annotate | Download | only in NVPTX

Lines Matching full:cmplt

68 def CmpLT   : PatLeaf<(i32 2)>;
1575 defm : ISET_FORMAT_SIGNED<setlt, CmpLT>;
1576 defm : ISET_FORMAT_UNSIGNED<setult, CmpLT>;
1658 defm FSetOLT : FSET_FORMAT<setolt, CmpLT, CmpLT_FTZ>;
1672 defm FSetLT : FSET_FORMAT<setlt, CmpLT, CmpLT_FTZ>;