Home
last modified time | relevance | path

Searched defs:getObjectSize (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.cpp507 size_t TType::getObjectSize() const in getObjectSize() function in sh::TType
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.cpp498 size_t TType::getObjectSize() const in getObjectSize() function in sh::TType
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DTypes.h306 size_t getObjectSize() const in getObjectSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h450 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp491 bool llvm::getObjectSize(const Value *Ptr, uint64_t &Size, const DataLayout &DL, in getObjectSize() function in llvm
DBasicAliasAnalysis.cpp181 static uint64_t getObjectSize(const Value *V, const DataLayout &DL, in getObjectSize() function