Home
last modified time | relevance | path

Searched refs:getNumBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h117 .slice(Entries[EI].ByteOffset, getNumBytes(EI)); in getBytes()
141 size_t getNumBytes(size_t EI) const { in getNumBytes() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp825 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes() function
914 getNumBytes(BECount, IntPtr, StoreSize, CurLoop, DL, SE); in processLoopStridedStore()
1047 getNumBytes(BECount, IntPtrTy, StoreSize, CurLoop, DL, SE); in processLoopStoreOfLoopLoad()