Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp395 ConstantInt *fourInt = in lowerPrintfForGpu() local
398 FourthIdxList.push_back(fourInt); // 1st 4 bytes hold the printf_id in lowerPrintfForGpu()
/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp696 llvm::APSInt fourInt = APSIntType(maxValInt).getValue(4); in getCStringLengthForRegion() local
698 fourInt); in getCStringLengthForRegion()