Home
last modified time | relevance | path

Searched defs:NumInts (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp778 size_t NumInts = RetType::isVersionType(FixedType) ? 4 : 1; in parseVersionInfoFixed() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp444 int NumInts = NSizeStr / 4; in lowerPrintfForGpu() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DVectorUtils.cpp935 unsigned NumInts, in createSequentialMask()