Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmMacro.h59 PercentDtprel_Lo, PercentGot, PercentGot_Disp, PercentGot_Hi, PercentGot_Lo, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp103 case AsmToken::PercentDtprel_Lo: OS << "PercentDtprel_Lo"; break; in dump()
DAsmLexer.cpp676 .StartsWith("dtprel_lo", {AsmToken::PercentDtprel_Lo, 10}) in LexToken()
DAsmParser.cpp1224 case AsmToken::PercentDtprel_Lo: in parsePrimaryExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp686 case AsmToken::PercentDtprel_Lo: in createTargetUnaryExpr()