Searched defs:hasPadding (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DataLayout.h | 637 bool hasPadding() const { return IsPadded; } hasPadding() function |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | SwiftCallingConv.cpp | 582 bool hasPadding = false; getCoerceAndExpandTypes() local |
H A D | CGAtomic.cpp | 173 bool hasPadding() const { hasPadding() function in __anon636f35d80111::AtomicInfo |