Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCAsmMacro.h58 PercentDtprel_Lo, PercentGot, PercentGot_Disp, PercentGot_Hi, PercentGot_Lo, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp105 case AsmToken::PercentGot_Disp: OS << "PercentGot_Disp"; break; in dump()
DAsmLexer.cpp886 .StartsWith("got_disp", {AsmToken::PercentGot_Disp, 9}) in LexToken()
DAsmParser.cpp1346 case AsmToken::PercentGot_Disp: in parsePrimaryExpr()
DMasmParser.cpp1817 case AsmToken::PercentGot_Disp: in parsePrimaryExpr()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp754 case AsmToken::PercentGot_Disp: in createTargetUnaryExpr()