Searched refs:getTypeFormatModifier (Results 1 – 3 of 3) sorted by relevance
464 static const char *getTypeFormatModifier(IntType T);
144 const char *TargetInfo::getTypeFormatModifier(IntType T) { in getTypeFormatModifier() function in TargetInfo
201 StringRef FmtModifier = TI.getTypeFormatModifier(Ty); in DefineFmt()