Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1670 const MCOperand FirstRegOp = Inst.getOperand(0); in expandJalWithRegs() local
1677 JalrInst.addOperand(FirstRegOp); in expandJalWithRegs()
1681 JalrInst.addOperand(FirstRegOp); in expandJalWithRegs()
1686 JalrInst.addOperand(FirstRegOp); in expandJalWithRegs()