Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp148 unsigned UniqID = metaD->getNumOperands(); in lowerPrintfForGpu() local
279 std::string fmtstr = itostr(++UniqID) + ":" + Sizes.str(); in lowerPrintfForGpu()
320 new StoreInst(ConstantInt::get(I32Ty, UniqID), id_gep_cast, BrnchPoint); in lowerPrintfForGpu()