Home
last modified time | relevance | path

Searched defs:IsFill (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc278 bool IsFill(const NodeDef& node) { return node.op() == "Fill"; } in IsFill() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc351 bool TFGraphDialect::IsFill(TFOp op) const { in IsFill() function in mlir::tfg::TFGraphDialect
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3297 bool IsFill = !IsSpill; in foldMemoryOperandImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4525 bool IsFill = !IsSpill; in foldMemoryOperandImpl() local