Searched defs:getVector (Results 1 – 8 of 8) sorted by relevance
118 template <typename VectorKeyT> VectorPtr getVector(VectorKeyT v) { in getVector() function
65 protected NodeVector getVector() { in getVector() method in NodeSequence920 private NodeVector getVector() { in getVector() method in NodeSequence.IteratorCache
120 VectorPtr getVector(VectorKeyT v) { return VectorPool.getValue(std::move(v)); } in getVector() function
190 static IITDescriptor getVector(unsigned Width, bool IsScalable) { in getVector() function
177 v128 getVector(pint_t addr) { in getVector() function in libunwind::LocalAddressSpace
106 const AbbrevListVector &getVector() const { return Abbrevs; } in getVector() function
237 Value *getVector(unsigned i) const { return Vectors[i]; } in getVector() function in __anone124444e0111::LowerMatrixIntrinsics::MatrixTy