Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmMacro.h63 PercentTprel_Lo enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp122 case AsmToken::PercentTprel_Lo: OS << "PercentTprel_Lo"; break; in dump()
DAsmLexer.cpp695 .StartsWith("tprel_lo", {AsmToken::PercentTprel_Lo, 9}) in LexToken()
DAsmParser.cpp1243 case AsmToken::PercentTprel_Lo: in parsePrimaryExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp724 case AsmToken::PercentTprel_Lo: in createTargetUnaryExpr()