Searched refs:getWidthString (Results 1 – 5 of 5) sorted by relevance
34 const char *InstImpl<TraitsType>::InstX86Base::getWidthString(Type Ty) { in getWidthString() function700 << InstX86Base::getWidthString(Dest->getType()) << "\t"; in emitTwoAddress()1101 Str << "\t" << this->Opcode << this->getWidthString(Src1->getType()) << "\t"; in emit()1121 Str << "\t" << this->Opcode << this->getWidthString(Src1->getType()) << "\t"; in emit()1208 << this->getWidthString(Dest->getType()) << "\t"; in emit()1254 << this->getWidthString(Dest->getType()) << "\t"; in emit()1383 << this->getWidthString(this->getDest()->getType()) << "\t"; in emit()1422 << this->getWidthString(Dest->getType()) << "\t"; in emit()1461 << this->getWidthString(Dest->getType()) << "\t"; in emit()1500 << this->getWidthString(Dest->getType()) << "\t"; in emit()[all …]
71 const char *getWidthString(Type Ty) { in getWidthString() function165 Str << getWidthString(SrcTy); in emitUnaryopGPR()2332 const char *WidthString = IsVector ? "" : getWidthString(Ty); in emit()2360 const char *WidthString = IsVector ? "" : getWidthString(Ty); in emit()2388 const char *WidthString = IsVector ? "" : getWidthString(Ty); in emit()2460 const char *WidthString = getWidthString(DestTy); in emit()2758 Str << getPredicate() << getWidthString(Ty); in emit()2760 Str << getWidthString(Ty) << getPredicate(); in emit()2825 const char *WidthString = getWidthString(Ty); in emit()2870 Str << getPredicate() << getWidthString(Ty); in emit()[all …]
56 const char *InstMIPS32::getWidthString(Type Ty) { in getWidthString() function in Ice::MIPS32::InstMIPS32
205 static const char *getWidthString(Type Ty);623 Str << "\t" << Opcode << this->getWidthString(SrcTy); in emit()628 Str << this->getWidthString(DestTy); in emit()
291 static const char *getWidthString(Type Ty);