Home
last modified time | relevance | path

Searched refs:kw_icmp (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLToken.h120 kw_and, kw_or, kw_xor, kw_icmp, kw_fcmp, enumerator
DLLParser.cpp2143 case lltok::kw_icmp: in ParseValID()
2929 case lltok::kw_icmp: in ParseInstruction()
/external/llvm/lib/AsmParser/
DLLToken.h271 kw_icmp, enumerator
DLLParser.cpp2994 case lltok::kw_icmp: in ParseValID()
4997 case lltok::kw_icmp: return ParseCompare(Inst, PFS, KeywordVal); in ParseInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLToken.h289 kw_icmp, enumerator
DLLParser.cpp3270 case lltok::kw_icmp: in ParseValID()
5502 case lltok::kw_icmp: return ParseCompare(Inst, PFS, KeywordVal); in ParseInstruction()