Searched defs:ComputeSize (Results 1 - 3 of 3) sorted by last modified time

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
H A DDIE.cpp322 /// ComputeSize - calculate the size of the block.
324 unsigned DIEBlock::ComputeSize(AsmPrinter *AP) { function in class:DIEBlock
/external/skia/src/gpu/
H A DGrSurface.cpp64 size_t GrSurface::ComputeSize(const GrSurfaceDesc& desc, function in class:GrSurface
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp485 /// ComputeSize - calculate the size of the location expression.
487 unsigned DIELoc::ComputeSize(const AsmPrinter *AP) const { function in class:DIELoc
536 /// ComputeSize - calculate the size of the block.
538 unsigned DIEBlock::ComputeSize(const AsmPrinter *AP) const { function in class:DIEBlock

Completed in 181 milliseconds