Home
last modified time | relevance | path

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

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