Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDebugLocStream.h141 size_t getNumBytes(size_t EI) const { in getNumBytes() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCFragment.h379 int64_t getNumBytes() const { return Size; } in getNumBytes() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopIdiomRecognize.cpp993 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes() function