Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/modules/glshared/
DglsBufferTestUtil.hpp141 int getAlignment (void) const { return m_writer->getAlignment(); } in getAlignment() function in deqp::gls::BufferTestUtil::BufferWriter
159 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::BufferSubDataWriter
171 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::BufferWriteMapWriter
218 int getAlignment (void) const { return m_verifier->getAlignment(); } in getAlignment() function in deqp::gls::BufferTestUtil::BufferVerifier
238 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::BufferMapVerifier
250 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::VertexArrayVerifier
270 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gls::BufferTestUtil::IndexArrayVerifier
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferTestUtil.hpp129 int getAlignment (void) const { return m_verifier->getAlignment(); } in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::BufferVerifier
148 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::VertexArrayVerifier
164 int getAlignment (void) const { return 1; } in getAlignment() function in deqp::gles2::Functional::BufferTestUtil::IndexArrayVerifier
/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
/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
/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/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java359 public int getAlignment() { in getAlignment() method in HolidayBorderPanel
/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 __anon09ec637e0111::Vectorizer
140 unsigned getAlignment(StoreInst *SI) const { in getAlignment() function in __anon09ec637e0111::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/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp347 size_t getAlignment (const AllocationCallbackRecord& record) 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

12