Home
last modified time | relevance | path

Searched defs:getElementByteSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTensorSpec.h86 size_t getElementByteSize() const { return ElementSize; } in getElementByteSize() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2812 uint64_t ConstantDataSequential::getElementByteSize() const { in getElementByteSize() function in ConstantDataSequential