Home
last modified time | relevance | path

Searched refs:PercentGot_Hi (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmMacro.h59 PercentDtprel_Lo, PercentGot, PercentGot_Disp, PercentGot_Hi, PercentGot_Lo, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp106 case AsmToken::PercentGot_Hi: OS << "PercentGot_Hi"; break; in dump()
DAsmLexer.cpp678 .StartsWith("got_hi", {AsmToken::PercentGot_Hi, 7}) in LexToken()
DAsmParser.cpp1227 case AsmToken::PercentGot_Hi: in parsePrimaryExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp692 case AsmToken::PercentGot_Hi: in createTargetUnaryExpr()