Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h58 PercentDtprel_Lo, PercentGot, PercentGot_Disp, PercentGot_Hi, PercentGot_Lo, enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp106 case AsmToken::PercentGot_Hi: OS << "PercentGot_Hi"; break; in dump()
H A DAsmLexer.cpp896 .StartsWith("got_hi", {AsmToken::PercentGot_Hi, 7}) in LexToken()
H A DAsmParser.cpp1364 case AsmToken::PercentGot_Hi: in parsePrimaryExpr()
H A DMasmParser.cpp1809 case AsmToken::PercentGot_Hi: in parsePrimaryExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp766 case AsmToken::PercentGot_Hi: in createTargetUnaryExpr()