Lines Matching refs:getFpWidthString
75 const char *getFpWidthString(Type Ty) { in getFpWidthString() function
90 return getFpWidthString(Ty); in getVWidthString()
97 return getFpWidthString(Ty); in getVWidthString()
180 Str << getFpWidthString(SrcTy); in emitUnaryopFP()
1990 const char *WidthString = !CoreVFPMove ? getFpWidthString(Ty) : ""; in emitSingleDestSingleSource()
3119 << getPredicate() << getFpWidthString(getSrc(0)->getType()) << "\t"; in emit()
3162 Str << "vcmp" << getPredicate() << getFpWidthString(getSrc(0)->getType()); in dump()
3202 << getPredicate() << getFpWidthString(getSrc(0)->getType()) << "\t"; in emit()
3235 Str << " = vabs" << getPredicate() << getFpWidthString(getSrc(0)->getType()); in dump()
3435 Str << "#" << materializeFloatImmediate(ModifiedImm) << getFpWidthString(Ty); in dump()
3454 Str << "#0.0" << getFpWidthString(Ty); in dump()