Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h143 size_t getNumBytes(size_t EI) const { in getNumBytes() function
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCFragment.h388 int64_t getNumBytes() const { return Size; } in getNumBytes() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1085 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes() function