Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1751 StringRef OtherToken(Other.RegIdx.Tok.Data, Other.RegIdx.Tok.Length); in isValidForTie() local
1752 return Token == OtherToken; in isValidForTie()