Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h475 const uptr RegionIndex = computeRegionId(Region); allocateRegion() local
1124 const uptr RegionIndex = (GroupBase - Base) / RegionSize; markFreeBlocks() local
[all...]
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactbl2.h2085 UINT16 RegionIndex; global() member
2137 UINT16 RegionIndex; global() member
2175 UINT16 RegionIndex; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2390 unsigned RegionIndex = PHIRegionIndices[0]; splitLoopPHI() local