Home | History | Annotate | Download | only in NVPTX

Lines Matching full:cmplt

68 def CmpLT   : PatLeaf<(i32 2)>;
1583 defm : ISET_FORMAT_SIGNED<setlt, CmpLT>;
1584 defm : ISET_FORMAT_UNSIGNED<setult, CmpLT>;
1666 defm FSetLT : FSET_FORMAT<setolt, CmpLT, CmpLT_FTZ>;