Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h764 Value *getRawElementSizeInBytes() const { in getRawElementSizeInBytes() function
769 return cast<ConstantInt>(getRawElementSizeInBytes()); in getElementSizeInBytesCst()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4691 cast<ConstantInt>(AMI->getRawElementSizeInBytes()); in visitIntrinsicCall()