Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFixedPoint.h119 inline bool hasPadding() const { return Sema.hasUnsignedPadding(); } in hasPadding() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h619 bool hasPadding() const { return IsPadded; } in hasPadding() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp579 bool hasPadding = false; in getCoerceAndExpandTypes() local
H A DCGAtomic.cpp165 bool hasPadding() const { in hasPadding() function in __anon7c18b1790111::AtomicInfo