Searched refs:createMIPS32Fixup (Results 1 – 2 of 2) sorted by relevance
241 emitFixup(createMIPS32Fixup(Reloc, OpRel)); in emitRtRsImm16Rel()587 MIPS32Fixup *AssemblerMIPS32::createMIPS32Fixup(const RelocOp Reloc, in createMIPS32Fixup() function in Ice::MIPS32::AssemblerMIPS32649 emitFixup(createMIPS32Fixup(RelocOp::RO_Jal, Target)); in jal()672 emitFixup(createMIPS32Fixup(Reloc, OpRel)); in lui()692 emitFixup(createMIPS32Fixup(Reloc, OpRel)); in ldc1()752 emitFixup(createMIPS32Fixup(Reloc, OpRel)); in lwc1()1076 emitFixup(createMIPS32Fixup(Reloc, OpRel)); in sdc1()1130 emitFixup(createMIPS32Fixup(Reloc, OpRel)); in swc1()
69 MIPS32Fixup *createMIPS32Fixup(const RelocOp Reloc, const Constant *RelOp);