Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp1226 bool IsRestore) { in emitAccSpillRestoreInfo()
1296 static void emitWAccSpillRestoreInfo(MachineBasicBlock &MBB, bool IsRestore) { in emitWAccSpillRestoreInfo()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc488 bool IsRestore(const NodeDef& node) { in IsRestore() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc717 bool TFGraphDialect::IsRestore(TFOp op) const { in IsRestore() function in mlir::tfg::TFGraphDialect