Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp388 ConstantInt *fourInt = in lowerPrintfForGpu() local
391 FourthIdxList.push_back(fourInt); // 1st 4 bytes hold the printf_id in lowerPrintfForGpu()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp763 llvm::APSInt fourInt = APSIntType(maxValInt).getValue(4); in getCStringLengthForRegion() local
765 fourInt); in getCStringLengthForRegion()