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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTypeSize.h144 static StackOffset getScalable(ScalarTy Scalable) { return {0, Scalable}; } function in class:StackOffset
150 ScalarTy getScalable() const { return this->getValue(1); } function in class:StackOffset

Completed in 83 milliseconds