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
71 SmallVectorImpl<MCFixup> &Fixups, in expandJBTF() argument
82 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandJBTF()
91 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandJBTF()
92 Fixups[Fixups.size() - 1].setOffset(2); in expandJBTF()
97 SmallVectorImpl<MCFixup> &Fixups, in expandNEG() argument
107 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandNEG()
114 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandNEG()
119 SmallVectorImpl<MCFixup> &Fixups, in expandRSUBI() argument
129 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandRSUBI()
136 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandRSUBI()
141 SmallVectorImpl<MCFixup> &Fixups, in encodeInstruction() argument
154 expandJBTF(MI, OS, Fixups, STI); in encodeInstruction()
159 expandNEG(MI, OS, Fixups, STI); in encodeInstruction()
164 expandRSUBI(MI, OS, Fixups, STI); in encodeInstruction()
233 uint32_t Bin = getBinaryCodeForInstr(TmpInst, Fixups, STI); in encodeInstruction()
246 SmallVectorImpl<MCFixup> &Fixups, in getMachineOpValue() argument
260 SmallVectorImpl<MCFixup> &Fixups, in getRegSeqImmOpValue() argument
276 SmallVectorImpl<MCFixup> &Fixups, in getRegisterSeqOpValue() argument
289 SmallVectorImpl<MCFixup> &Fixups, in getImmJMPIX() argument