Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dslicing.cc108 std::vector<int64_t> ConcatVectors(absl::Span<const int64_t> xs, in ConcatVectors() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dqr_expander.cc41 std::vector<int64_t> ConcatVectors(absl::Span<const int64_t> xs, in ConcatVectors() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19308 SDValue ConcatVectors = in performLOADCombine() local