Home
last modified time | relevance | path

Searched defs:getAlignment (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h128 unsigned getAlignment() const { return getAlign().value(); } in getAlignment() function
219 unsigned getAlignment() const { return getAlign().value(); } in getAlignment() function
351 unsigned getAlignment() const { return getAlign().value(); } in getAlignment() function
H A DGlobalObject.h71 unsigned getAlignment() const { in getAlignment() function
H A DDataLayout.h615 Align getAlignment() const { return StructAlignment; } in getAlignment() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h46 uint64_t getAlignment() const { return Alignment; } in getAlignment() function
H A DJITLink.h216 uint64_t getAlignment() const { return 1ull << P2Align; } in getAlignment() function
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DAddress.h66 CharUnits getAlignment() const { in getAlignment() function
H A DCGValue.h318 CharUnits getAlignment() const { return CharUnits::fromQuantity(Alignment); } in getAlignment() function
623 CharUnits getAlignment() const { in getAlignment() function
H A DCGRecordLayoutBuilder.cpp164 CharUnits getAlignment(llvm::Type *Type) { in getAlignment() function
H A DCGExprConstant.cpp47 CharUnits getAlignment(const llvm::Constant *C) const { in getAlignment() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h398 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
467 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
H A DCOFF.h459 uint32_t getAlignment() const { in getAlignment() function
577 uint32_t getAlignment() const { in getAlignment() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecordLayout.h182 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
H A DOpenMPClause.h3978 Expr *getAlignment() { return *varlist_end(); } in getAlignment() function
3981 const Expr *getAlignment() const { return *varlist_end(); } in getAlignment() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCFragment.h320 unsigned getAlignment() const { return Alignment; } in getAlignment() function
583 Align getAlignment() const { return AlignBoundary; } in getAlignment() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h464 Align getAlignment() const { in getAlignment() function
664 Align getAlignment() const { in getAlignment() function
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp328 MaybeAlign Attribute::getAlignment() const { in getAlignment() function in Attribute
814 MaybeAlign AttributeSet::getAlignment() const { in getAlignment() function in AttributeSet
1037 MaybeAlign AttributeSetNode::getAlignment() const { in getAlignment() function in AttributeSetNode
H A DDataLayout.cpp739 Align DataLayout::getAlignment(Type *Ty, bool abi_or_pref) const { in getAlignment() function in DataLayout
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp266 static uint32_t getAlignment(const MCSectionCOFF &Sec) { in getAlignment() function
/netbsd/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h747 unsigned getAlignment() const { return m_alignment; } in getAlignment() function
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.c691 structalign_t AlignDeclaration::getAlignment(Scope *sc) in getAlignment() function
H A Ddsymbolsem.d116 AlignDeclaration getAlignment(AlignDeclaration ad, Scope* sc) in getAlignment() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dattrib.c691 structalign_t AlignDeclaration::getAlignment(Scope *sc) in getAlignment() function