Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp161 auto IsLastInt32 = Builder.getInt32(isLast); in callAppendStringN() local
162 return Builder.CreateCall(Fn, {Desc, Str, Length, IsLastInt32}); in callAppendStringN()