| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | Address.h | 103 clang::CharUnits getAlignment() const { return alignment; } in getAlignment() function
|
| H A D | CIRGenValue.h | 199 clang::CharUnits getAlignment() const { in getAlignment() function
|
| H A D | CIRGenRecordLayoutBuilder.cpp | 106 CharUnits getAlignment(mlir::Type Ty) { in getAlignment() function
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | Address.h | 93 CharUnits getAlignment() const { in getAlignment() function 194 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
|
| H A D | CGRecordLayoutBuilder.cpp | 164 CharUnits getAlignment(llvm::Type *Type) const { in getAlignment() function
|
| H A D | CGExprConstant.cpp | 60 CharUnits getAlignment(const llvm::Constant *C) const { in getAlignment() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ObjectFile.h | 473 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function 542 inline Align SectionRef::getAlignment() const { in getAlignment() function
|
| H A D | OffloadBinary.h | 87 static uint64_t getAlignment() { return 8; } in getAlignment() function
|
| H A D | GOFF.h | 275 static void getAlignment(const uint8_t *Record, in getAlignment() function
|
| H A D | COFF.h | 468 uint32_t getAlignment() const { in getAlignment() function 586 uint32_t getAlignment() const { in getAlignment() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | GlobalVariable.h | 302 uint64_t getAlignment() const { in getAlignment() function
|
| H A D | DataLayout.h | 639 Align getAlignment() const { return StructAlignment; } in getAlignment() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | AttrImpl.cpp | 250 unsigned AlignedAttr::getAlignment(ASTContext &Ctx) const { in getAlignment() function in AlignedAttr
|
| H A D | RecordLayoutBuilder.cpp | 810 CharUnits getAlignment() const { return Alignment; } in getAlignment() function in __anonbcc347f50111::ItaniumRecordLayoutBuilder
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | RecordLayout.h | 183 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
|
| H A D | OpenMPClause.h | 474 Expr *getAlignment() const { return getStmtAs<Expr>(); } in getAlignment() function 607 Expr *getAlignment() const { return Alignment; } in getAlignment() function 4935 Expr *getAlignment() { return *varlist_end(); } in getAlignment() function 4938 const Expr *getAlignment() const { return *varlist_end(); } in getAlignment() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/ |
| H A D | CoroInstr.h | 502 Align getAlignment() const { in getAlignment() function 751 Align getAlignment() const { in getAlignment() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSection.h | 500 Align getAlignment() const { return Alignment; } in getAlignment() function 760 Align getAlignment() const { return AlignBoundary; } in getAlignment() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 768 Align DataLayout::getAlignment(Type *Ty, bool abi_or_pref) const { in getAlignment() function in DataLayout
|
| H A D | Attributes.cpp | 435 MaybeAlign Attribute::getAlignment() const { in getAlignment() function in Attribute 1134 MaybeAlign AttributeSet::getAlignment() const { in getAlignment() function in AttributeSet 1326 MaybeAlign AttributeSetNode::getAlignment() const { in getAlignment() function in AttributeSetNode
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Chunks.h | 72 uint32_t getAlignment() const { return 1U << p2Align; } in getAlignment() function
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 259 static uint32_t getAlignment(const MCSectionCOFF &Sec) { in getAlignment() function
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | InputFiles.cpp | 1477 static uint64_t getAlignment(ArrayRef<typename ELFT::Shdr> sections, in getAlignment() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 300 uint64_t getAlignment() const { return 1ull << P2Align; } in getAlignment() function
|