Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h475 Value *getRawElementSizeInBytes() const { in getRawElementSizeInBytes() function
480 return cast<ConstantInt>(getRawElementSizeInBytes()); in getElementSizeInBytesCst()
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h557 Value *getRawElementSizeInBytes() const { in getRawElementSizeInBytes() function
562 return cast<ConstantInt>(getRawElementSizeInBytes()); in getElementSizeInBytesCst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4373 cast<ConstantInt>(AMI->getRawElementSizeInBytes()); in visitIntrinsicCall()
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp4621 cast<ConstantInt>(AMI->getRawElementSizeInBytes()); in visitIntrinsicCall()