Searched refs:kw_icmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h305 kw_icmp, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp3471 case lltok::kw_icmp:
5894 case lltok::kw_icmp: return ParseCompare(Inst, PFS, KeywordVal);

Completed in 76 milliseconds