Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h772 uint32_t getElementSizeInBytes() const { in getElementSizeInBytes() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp628 const uint32_t ElementSize = AMI->getElementSizeInBytes(); in tryToShorten()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp826 (NumBytes->getZExtValue() % AMI->getElementSizeInBytes() != 0)) { in visitCallInst()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5949 unsigned ElemSz = MI.getElementSizeInBytes(); in visitIntrinsicCall()
5967 unsigned ElemSz = MI.getElementSizeInBytes(); in visitIntrinsicCall()
5984 unsigned ElemSz = MI.getElementSizeInBytes(); in visitIntrinsicCall()