Home
last modified time | relevance | path

Searched refs:PercentGot_Disp (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.cpp105 case AsmToken::PercentGot_Disp: OS << "PercentGot_Disp"; break; in dump()
DAsmLexer.cpp677 .StartsWith("got_disp", {AsmToken::PercentGot_Disp, 9}) in LexToken()
DAsmParser.cpp1226 case AsmToken::PercentGot_Disp: in parsePrimaryExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp690 case AsmToken::PercentGot_Disp: in createTargetUnaryExpr()