Home
last modified time | relevance | path

Searched defs:NumGroups (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp141 int NumGroups = ((CurrGroupSize > 3) ? (CurrGroupSize / 3) : 1); in nextGroup() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp348 unsigned NumGroups = getLocalMemorySize() / (Bytes ? Bytes : 1u); in getOccupancyWithLocalMemSize() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1428 unsigned NumGroups = 0; member
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3056 auto NumGroups = getCodeGenOpts().ProfileTotalFunctionGroups; in isFunctionBlockedFromProfileInstr() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5568 unsigned NumGroups = 0; in optimizeRules() local