Searched refs:IDStart (Results 1 – 1 of 1) sorted by relevance
180 const char *IDStart = LastEmitted; in EmitMSInlineAsmStr() local181 const char *IDEnd = IDStart; in EmitMSInlineAsmStr()185 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitMSInlineAsmStr()324 const char *IDStart = LastEmitted; in EmitGCCInlineAsmStr() local325 const char *IDEnd = IDStart; in EmitGCCInlineAsmStr()329 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitGCCInlineAsmStr()