Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h637 bool hasPadding() const { return IsPadded; } in hasPadding() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp582 bool hasPadding = false; in getCoerceAndExpandTypes() local
H A DCGAtomic.cpp173 bool hasPadding() const { in hasPadding() function in __anon5e56f1450111::AtomicInfo