Home
last modified time | relevance | path

Searched defs:Skew (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h152 uint32_t Skew = 0; variable
H A DAlignment.h180 inline uint64_t alignTo(uint64_t Size, Align A, uint64_t Skew) { in alignTo()
H A DMathExtras.h403 alignTo(uint64_t Value,uint64_t Align,uint64_t Skew) alignTo() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp1130 size_t Skew = 38; in decodePunycode() local