Lines Matching refs:Fixups
31 SmallVectorImpl<MCFixup> &Fixups, in getOImmOpValue() argument
40 SmallVectorImpl<MCFixup> &Fixups, in getImmOpValueIDLY() argument
51 SmallVectorImpl<MCFixup> &Fixups, in getImmOpValueMSBSize() argument
69 SmallVectorImpl<MCFixup> &Fixups, in expandJBTF() argument
80 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandJBTF()
89 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandJBTF()
90 Fixups[Fixups.size() - 1].setOffset(2); in expandJBTF()
95 SmallVectorImpl<MCFixup> &Fixups, in expandNEG() argument
105 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandNEG()
112 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandNEG()
117 SmallVectorImpl<MCFixup> &Fixups, in expandRSUBI() argument
127 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandRSUBI()
134 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandRSUBI()
140 SmallVectorImpl<MCFixup> &Fixups, in encodeInstruction() argument
153 expandJBTF(MI, CB, Fixups, STI); in encodeInstruction()
158 expandNEG(MI, CB, Fixups, STI); in encodeInstruction()
163 expandRSUBI(MI, CB, Fixups, STI); in encodeInstruction()
231 writeData(getBinaryCodeForInstr(TmpInst, Fixups, STI), Size, CB); in encodeInstruction()
236 SmallVectorImpl<MCFixup> &Fixups, in getMachineOpValue() argument
250 SmallVectorImpl<MCFixup> &Fixups, in getRegSeqImmOpValue() argument
266 SmallVectorImpl<MCFixup> &Fixups, in getRegisterSeqOpValue() argument
279 SmallVectorImpl<MCFixup> &Fixups, in getImmJMPIX() argument