Searched refs:UniqID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp154 unsigned UniqID = 0; local
335 std::string fmtstr = itostr(++UniqID) + ":" + Sizes.str().c_str();
390 new StoreInst(ConstantInt::get(I32Ty, UniqID), id_gep_cast, Brnch);

Completed in 104 milliseconds