Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc153 bool IsConcat(const NodeDef& node) { in IsConcat() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc199 bool TFGraphDialect::IsConcat(TFOp op) const { in IsConcat() function in mlir::tfg::TFGraphDialect
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3026 bool IsConcat = true; in visitShuffleVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3621 bool IsConcat = true; in visitShuffleVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4751 auto IsConcat = [&](SDValue V, SDValue &Lo, SDValue &Hi) { in SimplifySetCC() local
H A DSelectionDAGBuilder.cpp3662 bool IsConcat = true; in visitShuffleVector() local