Home
last modified time | relevance | path

Searched refs:kw_frem (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLToken.h119 kw_urem, kw_srem, kw_frem, kw_shl, kw_lshr, kw_ashr, enumerator
DLLParser.cpp2188 case lltok::kw_frem: in ParseValID()
2925 case lltok::kw_frem: return ParseArithmetic(Inst, PFS, KeywordVal, 2); in ParseInstruction()
/external/llvm/lib/AsmParser/
DLLToken.h264 kw_frem, enumerator
DLLParser.cpp3039 case lltok::kw_frem: in ParseValID()
4971 case lltok::kw_frem: { in ParseInstruction()