Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h120 struct SizeTable { struct
121 constexpr SizeTable() { in SizeTable() argument
147 static constexpr SizeTable SzTable = {}; argument
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h298 static constexpr TypeSize SizeTable[] = { in getSizeInBits() local
325 return SizeTable[SimpleTy - FIRST_VALUETYPE]; in getSizeInBits()