Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFixedPoint.h119 inline bool hasPadding() const { return Sema.hasUnsignedPadding(); } in hasPadding() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h619 bool hasPadding() const { return IsPadded; } in hasPadding() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp579 bool hasPadding = false; in getCoerceAndExpandTypes() local
H A DCGAtomic.cpp165 bool hasPadding() const { in hasPadding() function in __anon41f132f00111::AtomicInfo