• Home
  • Raw
  • Download

Lines Matching refs:AllocationBuilder

31 class AllocationBuilder final {  class
33 AllocationBuilder(JSGraph* jsgraph, Node* effect, Node* control) in AllocationBuilder() function in v8::internal::compiler::__anon442726d40111::AllocationBuilder
270 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreate()
323 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
366 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
405 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
457 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
486 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
518 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
575 AllocationBuilder a(jsgraph(), effect, control); in ReduceNewArray()
764 AllocationBuilder a(jsgraph(), effect, graph()->start()); in ReduceJSCreateIterResultObject()
789 AllocationBuilder aa(jsgraph(), effect, graph()->start()); in ReduceJSCreateKeyValueArray()
797 AllocationBuilder a(jsgraph(), elements, graph()->start()); in ReduceJSCreateKeyValueArray()
854 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateFunctionContext()
894 AllocationBuilder aa(jsgraph(), effect, control); in ReduceJSCreateWithContext()
901 AllocationBuilder a(jsgraph(), extension, control); in ReduceJSCreateWithContext()
924 AllocationBuilder aa(jsgraph(), effect, control); in ReduceJSCreateCatchContext()
933 AllocationBuilder a(jsgraph(), extension, control); in ReduceJSCreateCatchContext()
963 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateBlockContext()
996 AllocationBuilder a(jsgraph(), effect, control); in AllocateArguments()
1026 AllocationBuilder a(jsgraph(), effect, control); in AllocateRestArguments()
1064 AllocationBuilder aa(jsgraph(), effect, control); in AllocateAliasedArguments()
1076 AllocationBuilder a(jsgraph(), arguments, control); in AllocateAliasedArguments()
1113 AllocationBuilder a(jsgraph(), effect, control); in AllocateElements()
1181 AllocationBuilder builder(jsgraph(), effect, control); in AllocateFastLiteral()
1211 AllocationBuilder builder(jsgraph(), effect, control); in AllocateFastLiteral()
1297 AllocationBuilder builder(jsgraph(), effect, control); in AllocateFastLiteralElements()