|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Target/Mips/AsmParser/MipsAsmParser.cpp 3637 LoOperand, TmpReg, IDLoc, STI);
3657 IDLoc, Out, STI))
3663 BaseReg, IDLoc, STI);
3664 TOut.emitRRI(Inst.getOpcode(), DstReg, TmpReg, LoOffset, IDLoc, STI);
3687 !ABI.ArePtrs64bit(), IDLoc, Out, STI);
3689 STI);
3703 TOut.emitRX(Mips::LUi, TmpReg, HiOperand, IDLoc, STI);
3705 TOut.emitRRR(Mips::ADDu, TmpReg, TmpReg, BaseReg, IDLoc, STI);
3707 TOut.emitRRX(Inst.getOpcode(), DstReg, TmpReg, LoOperand, IDLoc, STI);