Searched defs:getElementByteSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TensorSpec.h | 86 size_t getElementByteSize() const { return ElementSize; } in getElementByteSize() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 2812 uint64_t ConstantDataSequential::getElementByteSize() const { getElementByteSize() function in ConstantDataSequential |