Home | History | Annotate | Download | only in NVPTX

Lines Matching full:cmplt

68 def CmpLT   : PatLeaf<(i32 2)>;
1473 defm : ISET_FORMAT_SIGNED<setlt, CmpLT>;
1474 defm : ISET_FORMAT_UNSIGNED<setult, CmpLT>;
1556 defm FSetLT : FSET_FORMAT<setolt, CmpLT, CmpLT_FTZ>;