Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTensorSpec.h78 size_t getElementByteSize() const { return ElementSize; } in getElementByteSize() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2868 uint64_t ConstantDataSequential::getElementByteSize() const { in getElementByteSize() function in ConstantDataSequential