Searched defs:getVector (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/PBQP/ | ||
H A D | CostAllocator.h | 118 template <typename VectorKeyT> VectorPtr getVector(VectorKeyT v) { in getVector() function |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Intrinsics.h | 205 static IITDescriptor getVector(unsigned Width, bool IsScalable) { getVector() function |
/llvm-project/libunwind/src/ | ||
H A D | AddressSpace.hpp | 188 v128 getVector(pint_t addr) { in getVector() function in libunwind::LocalAddressSpace |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LowerMatrixIntrinsics.cpp | 376 Value *getVector(unsigned i) const { return Vectors[i]; } getVector() function in __anon5e2d3a8a0111::LowerMatrixIntrinsics::MatrixTy |