Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h58 PercentDtprel_Lo, PercentGot, PercentGot_Disp, PercentGot_Hi, PercentGot_Lo, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp105 case AsmToken::PercentGot_Disp: OS << "PercentGot_Disp"; break; in dump()
H A DAsmLexer.cpp886 .StartsWith("got_disp", {AsmToken::PercentGot_Disp, 9}) in LexToken()
H A DAsmParser.cpp1341 case AsmToken::PercentGot_Disp: in parsePrimaryExpr()
H A DMasmParser.cpp1695 case AsmToken::PercentGot_Disp: in parsePrimaryExpr()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp754 case AsmToken::PercentGot_Disp: in createTargetUnaryExpr()