Lines Matching refs:PrintMatchAndExplain

103 bool PrintMatchAndExplain(const T& value, const char* value_name,  in PrintMatchAndExplain()  function
165 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), in MatchAndExplain()
167 PrintMatchAndExplain(NodeProperties::GetControlInput(node), in MatchAndExplain()
197 PrintMatchAndExplain(NodeProperties::GetControlInput(node, 0), in MatchAndExplain()
199 PrintMatchAndExplain(NodeProperties::GetControlInput(node, 1), in MatchAndExplain()
225 PrintMatchAndExplain(NodeProperties::GetControlInput(node), in MatchAndExplain()
254 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), in MatchAndExplain()
256 PrintMatchAndExplain(NodeProperties::GetEffectInput(node), "effect", in MatchAndExplain()
282 PrintMatchAndExplain(OpParameter<T>(node), "value", value_matcher_, in MatchAndExplain()
319 PrintMatchAndExplain(OpParameter<MachineType>(node), "type", in MatchAndExplain()
321 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), in MatchAndExplain()
323 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 1), in MatchAndExplain()
325 PrintMatchAndExplain(NodeProperties::GetControlInput(node), in MatchAndExplain()
357 PrintMatchAndExplain(OpParameter<size_t>(node), "index", in MatchAndExplain()
359 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), "base", in MatchAndExplain()
407 PrintMatchAndExplain(OpParameter<CallDescriptor*>(node), in MatchAndExplain()
409 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), in MatchAndExplain()
411 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 1), in MatchAndExplain()
413 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 2), in MatchAndExplain()
415 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 3), in MatchAndExplain()
417 PrintMatchAndExplain(NodeProperties::GetEffectInput(node), "effect", in MatchAndExplain()
419 PrintMatchAndExplain(NodeProperties::GetControlInput(node), in MatchAndExplain()
462 PrintMatchAndExplain(OpParameter<LoadRepresentation>(node), "rep", in MatchAndExplain()
464 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), "base", in MatchAndExplain()
466 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 1), in MatchAndExplain()
468 PrintMatchAndExplain(NodeProperties::GetEffectInput(node), "effect", in MatchAndExplain()
520 PrintMatchAndExplain( in MatchAndExplain()
523 PrintMatchAndExplain( in MatchAndExplain()
526 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), "base", in MatchAndExplain()
528 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 1), in MatchAndExplain()
530 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 2), in MatchAndExplain()
532 PrintMatchAndExplain(NodeProperties::GetEffectInput(node), "effect", in MatchAndExplain()
534 PrintMatchAndExplain(NodeProperties::GetControlInput(node), in MatchAndExplain()
569 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), "lhs", in MatchAndExplain()
571 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 1), "rhs", in MatchAndExplain()
596 PrintMatchAndExplain(NodeProperties::GetValueInput(node, 0), in MatchAndExplain()