Searched refs:kw_fcmp (Results 1 – 2 of 2) sorted by relevance
165 kw_and, kw_or, kw_xor, kw_icmp, kw_fcmp, enumerator
2649 case lltok::kw_fcmp: { in ParseValID()3485 case lltok::kw_fcmp: return ParseCompare(Inst, PFS, KeywordVal); in ParseInstruction()