Home | History | Annotate | Download | only in NVPTX

Lines Matching full:cmpge

73 def CmpGE   : PatLeaf<(i32 5)>;
1571 defm : ISET_FORMAT_SIGNED<setge, CmpGE>;
1577 defm : ISET_FORMAT_UNSIGNED<setuge, CmpGE>;
1655 defm FSetOGE : FSET_FORMAT<setoge, CmpGE, CmpGE_FTZ>;
1669 defm FSetGE : FSET_FORMAT<setge, CmpGE, CmpGE_FTZ>;