reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
183 uint32_t Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); 194 if (isMicroMips(STI)) { 195 if (isMips32r6(STI)) { 212 Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); 217 unsigned RegPair = getMovePRegPairOpValue(MI, 0, Fixups, STI); 229 EmitInstruction(Binary, Size, STI, OS);