Searched defs:getVector (Results 1 – 5 of 5) sorted by relevance
118 template <typename VectorKeyT> VectorPtr getVector(VectorKeyT v) { in getVector() function
221 Action *getVector() const { return Vec; } in getVector() function236 Action *getVector() const { return Vec; } in getVector() function
232 static IITDescriptor getVector(unsigned Width, bool IsScalable) { in getVector() function
188 v128 getVector(pint_t addr) { in getVector() function in libunwind::LocalAddressSpace
419 Value *getVector(unsigned i) const { return Vectors[i]; } in getVector() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy