Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp355 bool expandMXTRAlias(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2637 return expandMXTRAlias(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()
5698 bool MipsAsmParser::expandMXTRAlias(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandMXTRAlias() function in MipsAsmParser