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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h119 .slice(Entries[EI].ByteOffset, getNumBytes(EI));
143 size_t getNumBytes(size_t EI) const { function in class:llvm::DebugLocStream
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp857 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, function
946 getNumBytes(BECount, IntIdxTy, StoreSize, CurLoop, DL, SE);
1115 getNumBytes(BECount, IntIdxTy, StoreSize, CurLoop, DL, SE);

Completed in 163 milliseconds