Lines Matching refs:ostream
69 std::ostream& operator<<(std::ostream& out, const SourcePositionAsJSON& pos);
86 void JsonPrintAllSourceWithPositions(std::ostream& os,
90 void JsonPrintFunctionSource(std::ostream& os, int source_id,
102 JSONGraphWriter(std::ostream& os, const Graph* graph,
119 std::ostream& os_;
142 V8_EXPORT_PRIVATE std::ostream& operator<<(std::ostream& os,
150 V8_EXPORT_PRIVATE std::ostream& operator<<(std::ostream& os, const AsRPO& ad);
163 std::ostream& operator<<(std::ostream& os, const AsScheduledGraph& scheduled);
186 std::ostream& operator<<(std::ostream& os, const AsC1VCompilation& ac);
187 std::ostream& operator<<(std::ostream& os, const AsC1V& ac);
188 std::ostream& operator<<(std::ostream& os,
196 std::ostream& operator<<(std::ostream& os,
204 std::ostream& operator<<(
205 std::ostream& os, const TopLevelLiveRangeAsJSON& top_level_live_range_json);
212 std::ostream& operator<<(std::ostream& os,
220 std::ostream& operator<<(std::ostream& os, const InstructionOperandAsJSON& o);
227 std::ostream& operator<<(std::ostream& os, const InstructionAsJSON& i);
234 std::ostream& operator<<(std::ostream& os, const InstructionBlockAsJSON& b);
239 std::ostream& operator<<(std::ostream& os, const InstructionSequenceAsJSON& s);