Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp241 emitFixup(createMIPS32Fixup(Reloc, OpRel)); in emitRtRsImm16Rel()
587 MIPS32Fixup *AssemblerMIPS32::createMIPS32Fixup(const RelocOp Reloc, in createMIPS32Fixup() function in Ice::MIPS32::AssemblerMIPS32
649 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()
DIceAssemblerMIPS32.h69 MIPS32Fixup *createMIPS32Fixup(const RelocOp Reloc, const Constant *RelOp);