Home
last modified time | relevance | path

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

12

/external/deqp/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
/external/deqp/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
/external/llvm/include/llvm/IR/
DInstructions.h105 unsigned getAlignment() const { in getAlignment() function
231 unsigned getAlignment() const { in getAlignment() function
354 unsigned getAlignment() const { in getAlignment() function
DGlobalObject.h56 unsigned getAlignment() const { in getAlignment() function
DIntrinsicInst.h155 unsigned getAlignment() const { in getAlignment() function
DDataLayout.h484 unsigned getAlignment() const { return StructAlignment; } in getAlignment() function
/external/swiftshader/third_party/LLVM/include/llvm/
DInstructions.h102 unsigned getAlignment() const { in getAlignment() function
181 unsigned getAlignment() const { in getAlignment() function
301 unsigned getAlignment() const { in getAlignment() function
DIntrinsicInst.h131 unsigned getAlignment() const { in getAlignment() function
DGlobalValue.h81 unsigned getAlignment() const { in getAlignment() function
/external/abi-compliance-checker/modules/Internals/
DCallConv.pm1004 sub getAlignment($$$$$) subroutine
/external/clang/lib/CodeGen/
DAddress.h67 CharUnits getAlignment() const { in getAlignment() function
DCGValue.h316 CharUnits getAlignment() const { return CharUnits::fromQuantity(Alignment); } in getAlignment() function
570 CharUnits getAlignment() const { in getAlignment() function
/external/llvm/include/llvm/Object/
DObjectFile.h323 inline uint32_t SymbolRef::getAlignment() const { in getAlignment() function
383 inline uint64_t SectionRef::getAlignment() const { in getAlignment() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineConstantPool.h103 int getAlignment() const { in getAlignment() function
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h97 int getAlignment() const { in getAlignment() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h59 unsigned getAlignment() const { in getAlignment() function
/external/llvm/lib/Transforms/IPO/
DConstantMerge.cpp63 static unsigned getAlignment(GlobalVariable *GV) { in getAlignment() function
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DConstantMerge.cpp94 unsigned ConstantMerge::getAlignment(GlobalVariable *GV) const { in getAlignment() function in ConstantMerge
/external/clang/include/clang/AST/
DRecordLayout.h167 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetData.h330 unsigned getAlignment() const { in getAlignment() function
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java359 public int getAlignment() { in getAlignment() method in HolidayBorderPanel
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCRegisterInfo.h95 unsigned getAlignment() const { return Alignment; } in getAlignment() function
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h385 inline error_code SectionRef::getAlignment(uint64_t &Result) const { in getAlignment() function
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetData.cpp446 unsigned TargetData::getAlignment(Type *Ty, bool abi_or_pref) const { in getAlignment() function in TargetData
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp73 unsigned getAlignment(LoadInst *LI) const { in getAlignment() function in __anon278ba6130111::Vectorizer
81 unsigned getAlignment(StoreInst *SI) const { in getAlignment() function in __anon278ba6130111::Vectorizer

12