Home | History | Annotate | Download | only in NVPTX

Lines Matching full:cmpge

71 def CmpGE   : PatLeaf<(i32 5)>;
1577 defm : ISET_FORMAT_SIGNED<setge, CmpGE>;
1578 defm : ISET_FORMAT_UNSIGNED<setuge, CmpGE>;
1659 defm FSetOGE : FSET_FORMAT<setoge, CmpGE, CmpGE_FTZ>;
1673 defm FSetGE : FSET_FORMAT<setge, CmpGE, CmpGE_FTZ>;