Searched refs:SpecIsCString (Results 1 – 1 of 1) sorted by relevance
170 bool SpecIsCString, bool IsLast) { in processArg() argument171 if (SpecIsCString && isa<PointerType>(Arg->getType())) { in processArg()216 SparseBitVector<8> SpecIsCString; in emitAMDGPUPrintfCall() local217 locateCStrings(SpecIsCString, Fmt); in emitAMDGPUPrintfCall()227 bool IsCString = SpecIsCString.test(i); in emitAMDGPUPrintfCall()