Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLinkMemoryManager.h42 uint64_t getAlignment() const { return Alignment; } in getAlignment() function
DJITLink.h205 uint64_t getAlignment() const { return 1ull << P2Align; } in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h112 unsigned getAlignment() const { in getAlignment() function
244 unsigned getAlignment() const { in getAlignment() function
376 unsigned getAlignment() const { in getAlignment() function
DGlobalObject.h73 unsigned getAlignment() const { in getAlignment() function
DDataLayout.h597 Align getAlignment() const { return StructAlignment; } in getAlignment() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_buffer_pool.h94 size_t getAlignment() { return mAlignment; } in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h96 int getAlignment() const { in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h59 unsigned getAlignment() const { in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h389 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
458 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
DCOFF.h459 uint32_t getAlignment() const { in getAlignment() function
577 uint32_t getAlignment() const { in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp87 static unsigned getAlignment(GlobalVariable *GV) { in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h344 unsigned getAlignment() const { in getAlignment() function
466 unsigned getAlignment() const { in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h302 unsigned getAlignment() const { return Alignment; } in getAlignment() function
544 Align getAlignment() const { return AlignBoundary; } in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp132 unsigned getAlignment(LoadInst *LI) const { in getAlignment() function in __anon046c55e10111::Vectorizer
140 unsigned getAlignment(StoreInst *SI) const { in getAlignment() function in __anon046c55e10111::Vectorizer
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalInits.h381 uint32_t getAlignment() const { return Alignment; } in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp244 MaybeAlign Attribute::getAlignment() const { in getAlignment() function in Attribute
670 MaybeAlign AttributeSet::getAlignment() const { in getAlignment() function in AttributeSet
838 MaybeAlign AttributeSetNode::getAlignment() const { in getAlignment() function in AttributeSetNode
DGlobals.cpp97 unsigned GlobalValue::getAlignment() const { in getAlignment() function in GlobalValue
DDataLayout.cpp702 Align DataLayout::getAlignment(Type *Ty, bool abi_or_pref) const { in getAlignment() function in DataLayout
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h434 uint32_t getAlignment() const { return Alignment.value(); } in getAlignment() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h96 size_t getAlignment() { return mAlignment; } in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp258 static uint32_t getAlignment(const MCSectionCOFF &Sec) { in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h352 MaybeAlign getAlignment() const { return Alignment; } in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp1055 uint64_t MachineMemOperand::getAlignment() const { in getAlignment() function in MachineMemOperand
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h156 size_t getAlignment() const { return mAlignment; } in getAlignment() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp2743 int Reference<T>::getAlignment() const in getAlignment() function in rr::Reference

12