Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h59 PercentGot_Ofst, PercentGot_Page, PercentGottprel, PercentGp_Rel, PercentHi, enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp108 case AsmToken::PercentGot_Ofst: OS << "PercentGot_Ofst"; break; in dump()
H A DAsmLexer.cpp899 .StartsWith("got_ofst", {AsmToken::PercentGot_Ofst, 9}) in LexToken()
H A DAsmParser.cpp1367 case AsmToken::PercentGot_Ofst: in parsePrimaryExpr()
H A DMasmParser.cpp1810 case AsmToken::PercentGot_Ofst: in parsePrimaryExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp770 case AsmToken::PercentGot_Ofst: in createTargetUnaryExpr()