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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp393 ConstantInt *fourInt = local
396 FourthIdxList.push_back(fourInt); // 1st 4 bytes hold the printf_id
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp763 llvm::APSInt fourInt = APSIntType(maxValInt).getValue(4); local
765 fourInt);

Completed in 110 milliseconds