Home
last modified time | relevance | path

Searched refs:PrintCommaSeparatedList (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dcsa-generator.cc141 PrintCommaSeparatedList(out(), results); in EmitInstruction()
198 PrintCommaSeparatedList(out(), results); in EmitInstruction()
301 PrintCommaSeparatedList(out(), args); in EmitInstruction()
337 PrintCommaSeparatedList(out(), results); in EmitInstruction()
352 PrintCommaSeparatedList(out(), args); in EmitInstruction()
412 PrintCommaSeparatedList(out(), results); in EmitInstruction()
421 PrintCommaSeparatedList(out(), args); in EmitInstruction()
515 PrintCommaSeparatedList(out(), args); in EmitInstruction()
709 PrintCommaSeparatedList(out(), arguments); in EmitInstruction()
728 PrintCommaSeparatedList(out(), arguments); in EmitInstruction()
[all …]
Dcc-generator.cc148 PrintCommaSeparatedList(out(), results); in EmitInstruction()
200 PrintCommaSeparatedList(out(), args); in EmitInstruction()
233 PrintCommaSeparatedList(out(), results); in EmitInstruction()
249 PrintCommaSeparatedList(out(), args); in EmitInstruction()
504 PrintCommaSeparatedList(out, all_fields); in EmitCCValue()
Dcfg.h127 PrintCommaSeparatedList(message, *return_type_); in SetReturnType()
129 PrintCommaSeparatedList(message, t); in SetReturnType()
Dinstructions.cc196 PrintCommaSeparatedList( in operator <<()
202 PrintCommaSeparatedList(os, instruction.constexpr_arguments); in operator <<()
271 PrintCommaSeparatedList(os, instruction.constexpr_arguments); in operator <<()
403 PrintCommaSeparatedList(os, instruction.constexpr_arguments); in operator <<()
410 PrintCommaSeparatedList(os, instruction.label_blocks, in operator <<()
Dutils.h165 void PrintCommaSeparatedList(std::ostream& os, const T& list, C&& transform) { in PrintCommaSeparatedList() function
170 void PrintCommaSeparatedList(std::ostream& os, const T& list) { in PrintCommaSeparatedList() function
318 PrintCommaSeparatedList(os, t);
Ddeclarable.cc75 PrintCommaSeparatedList(os, g.generic_parameters(), in operator <<()
Dtypes.cc230 PrintCommaSeparatedList(result, parameter_types_); in ToExplicitString()
1002 PrintCommaSeparatedList(os, types); in operator <<()
1007 PrintCommaSeparatedList(os, p.types); in operator <<()
Dimplementation-visitor.cc3598 PrintCommaSeparatedList(interface_descriptors, return_types, in GenerateBuiltinDefinitionsAndInterfaceDescriptors()
5464 PrintCommaSeparatedList(h_contents, all_fields); in GenerateCSATypes()