Home
last modified time | relevance | path

Searched refs:kw_fcmp (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/AsmParser/
DLLToken.h165 kw_and, kw_or, kw_xor, kw_icmp, kw_fcmp, enumerator
DLLParser.cpp2649 case lltok::kw_fcmp: { in ParseValID()
3485 case lltok::kw_fcmp: return ParseCompare(Inst, PFS, KeywordVal); in ParseInstruction()