Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicInst.h372 Value *getRawElementSizeInBytes() const { in getRawElementSizeInBytes() function
377 return cast<ConstantInt>(getRawElementSizeInBytes()); in getElementSizeInBytesCst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp4130 dyn_cast<ConstantInt>(AMI->getRawElementSizeInBytes()); in visitIntrinsicCallSite()