Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalInits.h270 SizeT getNumBytes() const final { return ContentsSize; } in getNumBytes() function
315 SizeT getNumBytes() const final { return Size; } in getNumBytes() function
369 SizeT getNumBytes() const final { return RelocAddrSize; } in getNumBytes() function
433 SizeT getNumBytes() const { in getNumBytes() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h141 size_t getNumBytes(size_t EI) const { in getNumBytes() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h141 size_t getNumBytes(size_t EI) const { in getNumBytes() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp128 deUint32 getNumBytes (void) const { return numElements * getElementNumBytes(); } in getNumBytes() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp816 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes() function