Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h143 size_t getNumBytes(size_t EI) const { in getNumBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCFragment.h378 int64_t getNumBytes() const { return Size; } in getNumBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp996 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes() function