Home
last modified time | relevance | path

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

/freebsd/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.h525 constexpr T alignTo(U Value, V Align, W Skew) { in alignTo()
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp1130 size_t Skew = 38; in decodePunycode() local