Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp348 Value *sumC = ConstantInt::get(SizetTy, Sum, false); in lowerPrintfForGpu() local
350 alloc_args.push_back(sumC); in lowerPrintfForGpu()