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

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

Completed in 114 milliseconds