Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h960 Value *getRawElementSizeInBytes() const { in getRawElementSizeInBytes() function
965 return cast<ConstantInt>(getRawElementSizeInBytes()); in getElementSizeInBytesCst()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp5098 cast<ConstantInt>(AMI->getRawElementSizeInBytes()); in visitIntrinsicCall()