Home
last modified time | relevance | path

Searched defs:getNumBytes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalInits.h227 SizeT getNumBytes() const final { return ContentsSize; } in getNumBytes() function
272 SizeT getNumBytes() const final { return Size; } in getNumBytes() function
326 SizeT getNumBytes() const final { return RelocAddrSize; } in getNumBytes() function
390 SizeT getNumBytes() const { in getNumBytes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h143 size_t getNumBytes(size_t EI) const { in getNumBytes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp848 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes() function