Searched refs:getWidthString (Results 1 – 7 of 7) sorted by relevance
86 const char *InstX86Base::getWidthString(Type Ty) { in getWidthString() function in Ice::X8632::InstX86Base648 << InstX86Base::getWidthString(Dest->getType()) << "\t"; in emitTwoAddress()1001 Str << "\t" << this->Opcode << this->getWidthString(Src1->getType()) << "\t"; in emit()1019 Str << "\t" << this->Opcode << this->getWidthString(Src1->getType()) << "\t"; in emit()1098 << this->getWidthString(Dest->getType()) << "\t"; in emit()1141 << this->getWidthString(Dest->getType()) << "\t"; in emit()1252 << this->getWidthString(this->getDest()->getType()) << "\t"; in emit()1288 << this->getWidthString(Dest->getType()) << "\t"; in emit()1324 << this->getWidthString(Dest->getType()) << "\t"; in emit()1360 << this->getWidthString(Dest->getType()) << "\t"; in emit()[all …]
74 const char *InstX86Base::getWidthString(Type Ty) { in getWidthString() function in Ice::X8664::InstX86Base635 << InstX86Base::getWidthString(Dest->getType()) << "\t"; in emitTwoAddress()993 Str << "\t" << this->Opcode << this->getWidthString(Src1->getType()) << "\t"; in emit()1011 Str << "\t" << this->Opcode << this->getWidthString(Src1->getType()) << "\t"; in emit()1090 << this->getWidthString(Dest->getType()) << "\t"; in emit()1133 << this->getWidthString(Dest->getType()) << "\t"; in emit()1255 << this->getWidthString(this->getDest()->getType()) << "\t"; in emit()1291 << this->getWidthString(Dest->getType()) << "\t"; in emit()1327 << this->getWidthString(Dest->getType()) << "\t"; in emit()1363 << this->getWidthString(Dest->getType()) << "\t"; in emit()[all …]
71 const char *getWidthString(Type Ty) { in getWidthString() function165 Str << getWidthString(SrcTy); in emitUnaryopGPR()2257 const char *WidthString = IsVector ? "" : getWidthString(Ty); in emit()2285 const char *WidthString = IsVector ? "" : getWidthString(Ty); in emit()2313 const char *WidthString = IsVector ? "" : getWidthString(Ty); in emit()2385 const char *WidthString = getWidthString(DestTy); in emit()2677 Str << getPredicate() << getWidthString(Ty); in emit()2679 Str << getWidthString(Ty) << getPredicate(); in emit()2744 const char *WidthString = getWidthString(Ty); in emit()2789 Str << getPredicate() << getWidthString(Ty); in emit()[all …]
56 const char *InstMIPS32::getWidthString(Type Ty) { in getWidthString() function in Ice::MIPS32::InstMIPS32
259 static const char *getWidthString(Type Ty);646 Str << "\t" << Opcode << this->getWidthString(SrcTy); in emit()651 Str << this->getWidthString(DestTy); in emit()
320 static const char *getWidthString(Type Ty);707 Str << "\t" << Opcode << this->getWidthString(SrcTy); in emit()712 Str << this->getWidthString(DestTy); in emit()
291 static const char *getWidthString(Type Ty);