Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp323 Value *sumC = ConstantInt::get(SizetTy, Sum, false); in lowerPrintfForGpu() local
325 alloc_args.push_back(sumC); in lowerPrintfForGpu()