Home
last modified time | relevance | path

Searched refs:PercentGottprel (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h59 PercentGot_Ofst, PercentGot_Page, PercentGottprel, PercentGp_Rel, PercentHi, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp110 case AsmToken::PercentGottprel: OS << "PercentGottprel"; break; in dump()
DAsmLexer.cpp693 .StartsWith("gottprel", {AsmToken::PercentGottprel, 9}) in LexToken()
DAsmParser.cpp1271 case AsmToken::PercentGottprel: in parsePrimaryExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp748 case AsmToken::PercentGottprel: in createTargetUnaryExpr()