HomeSort by: relevance | last modified time | path
    Searched refs:fourInt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUPrintfRuntimeBinding.cpp 388 ConstantInt *fourInt =
391 FourthIdxList.push_back(fourInt); // 1st 4 bytes hold the printf_id
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp 763 llvm::APSInt fourInt = APSIntType(maxValInt).getValue(4);
765 fourInt);

Completed in 28 milliseconds