Searched defs:IsStackOp (Results 1 – 4 of 4) sorted by relevance
236 bool IsStackOp(const Node& node) const { in IsStackOp() function
555 bool IsStackOp(const NodeDef& node) { in IsStackOp() function
1157 auto IsStackOp = [GetFrameIndex](MachineInstr *I) { in ValidateMVEStore() local
858 bool TFGraphDialect::IsStackOp(TFOp op) const { in IsStackOp() function in mlir::tfg::TFGraphDialect