Home
last modified time | relevance | path

Searched defs:TypeStoreSizeToSizeIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp52 static size_t TypeStoreSizeToSizeIndex(uint32_t TypeSize) { in TypeStoreSizeToSizeIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1348 static size_t TypeStoreSizeToSizeIndex(uint32_t TypeSize) { in TypeStoreSizeToSizeIndex() function