Home
last modified time | relevance | path

Searched defs:IsConcat (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_internal.h231 constexpr bool IsConcat() const { return tag == CONCAT; } in IsConcat() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3621 bool IsConcat = true; in visitShuffleVector() local