Lines Matching defs:context

50   auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
51 ValueNumberTable vtable(context.get());
52 Instruction* inst = context->get_def_use_mgr()->GetDef(10);
77 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
78 ValueNumberTable vtable(context.get());
79 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10);
80 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11);
107 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
108 ValueNumberTable vtable(context.get());
109 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10);
110 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12);
135 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
136 ValueNumberTable vtable(context.get());
137 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10);
138 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11);
165 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
166 ValueNumberTable vtable(context.get());
167 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10);
168 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12);
191 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
192 ValueNumberTable vtable(context.get());
193 Instruction* inst = context->get_def_use_mgr()->GetDef(9);
219 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
220 ValueNumberTable vtable(context.get());
221 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9);
222 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10);
246 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
247 ValueNumberTable vtable(context.get());
248 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9);
249 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10);
273 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
274 ValueNumberTable vtable(context.get());
275 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9);
276 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10);
300 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
301 ValueNumberTable vtable(context.get());
302 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9);
303 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10);
327 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
328 ValueNumberTable vtable(context.get());
329 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9);
330 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10);
359 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
360 ValueNumberTable vtable(context.get());
361 Instruction* inst = context->get_def_use_mgr()->GetDef(10);
392 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
393 ValueNumberTable vtable(context.get());
394 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10);
395 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12);
423 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
424 ValueNumberTable vtable(context.get());
425 Instruction* inst1 = context->get_def_use_mgr()->GetDef(11);
426 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12);
450 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
451 ValueNumberTable vtable(context.get());
452 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9);
453 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10);
478 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
479 ValueNumberTable vtable(context.get());
480 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10);
481 Instruction* inst2 = context->get_def_use_mgr()->GetDef(3);
516 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
517 ValueNumberTable vtable(context.get());
518 Instruction* inst1 = context->get_def_use_mgr()->GetDef(13);
519 Instruction* inst2 = context->get_def_use_mgr()->GetDef(15);
520 Instruction* phi = context->get_def_use_mgr()->GetDef(16);
555 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
556 ValueNumberTable vtable(context.get());
557 Instruction* inst1 = context->get_def_use_mgr()->GetDef(14);
558 Instruction* inst2 = context->get_def_use_mgr()->GetDef(16);
559 Instruction* phi = context->get_def_use_mgr()->GetDef(3);
596 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
597 ValueNumberTable vtable(context.get());
598 Instruction* inst1 = context->get_def_use_mgr()->GetDef(14);
599 Instruction* inst2 = context->get_def_use_mgr()->GetDef(16);
600 Instruction* phi = context->get_def_use_mgr()->GetDef(17);
641 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
642 ValueNumberTable vtable(context.get());
643 Instruction* inst1 = context->get_def_use_mgr()->GetDef(12);
644 Instruction* inst2 = context->get_def_use_mgr()->GetDef(16);
647 Instruction* phi1 = context->get_def_use_mgr()->GetDef(15);
650 Instruction* phi2 = context->get_def_use_mgr()->GetDef(18);
680 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
681 ValueNumberTable vtable(context.get());
682 Instruction* inst = context->get_def_use_mgr()->GetDef(10);
723 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
724 ValueNumberTable vtable(context.get());
725 Instruction* load1 = context->get_def_use_mgr()->GetDef(17);
726 Instruction* load2 = context->get_def_use_mgr()->GetDef(18);
754 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
755 ValueNumberTable vtable(context.get());
756 Instruction* inst1 = context->get_def_use_mgr()->GetDef(12);
757 Instruction* inst2 = context->get_def_use_mgr()->GetDef(13);
787 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
788 ValueNumberTable vtable(context.get());
789 Instruction* inst1 = context->get_def_use_mgr()->GetDef(15);
790 Instruction* inst2 = context->get_def_use_mgr()->GetDef(16);
822 auto context = BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
823 ValueNumberTable vtable(context.get());
824 Instruction* inst1 = context->get_def_use_mgr()->GetDef(17);
825 Instruction* inst2 = context->get_def_use_mgr()->GetDef(18);