Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h43 static StackOffset getScalable(int64_t Scalable) { return {0, Scalable}; } in getScalable() function
52 int64_t getScalable() const { return Scalable; } in getScalable() function
299 static constexpr ElementCount getScalable(ScalarTy MinVal) { getScalable() function
335 static constexpr TypeSize getScalable(ScalarTy MinimumSize) { getScalable() function