/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
D | value_table_test.cpp | 80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 125 Instruction inst1( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 144 Instruction inst1( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 159 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 174 Instruction inst1( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local 198 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() [all …]
|
D | ir_context_test.cpp | 1063 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local 1066 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1074 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 14); in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | value_table_test.cpp | 80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 125 Instruction inst1( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 144 Instruction inst1( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 159 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 174 Instruction inst1( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local 198 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() [all …]
|
D | ir_context_test.cpp | 1063 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local 1066 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1074 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 14); in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | value_table_test.cpp | 80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 125 Instruction inst1( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 144 Instruction inst1( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 159 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 174 Instruction inst1( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local 198 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() [all …]
|
D | ir_context_test.cpp | 1063 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local 1066 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1074 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 14); in TEST_F()
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | COFF_x86_64.s | 15 .global inst1 symbol 23 # rtdyld-check: decode_operand(inst1, 4) = __real400921f9f01b866e - next_pc(inst1) 24 inst1: label
|
D | MachO_i386_DynNoPIC_relocations.s | 15 # rtdyld-check: decode_operand(inst1, 4) = x$non_lazy_ptr - tmp0$pb + 8 16 inst1: label
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r500_fragprog_emit.c | 293 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_1_MINUS_2RGB0; in emit_paired() 296 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_RGB1_MINUS_RGB0; in emit_paired() 299 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_RGB1_PLUS_RGB0; in emit_paired() 302 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_1_MINUS_RGB0; in emit_paired() 328 code->inst[ip].inst1 |= R500_RGB_ADDR0(use_source(code, inst->RGB.Src[0])); in emit_paired() 329 code->inst[ip].inst1 |= R500_RGB_ADDR1(use_source(code, inst->RGB.Src[1])); in emit_paired() 330 code->inst[ip].inst1 |= R500_RGB_ADDR2(use_source(code, inst->RGB.Src[2])); in emit_paired() 386 code->inst[ip].inst1 = R500_TEX_ID(inst->TexSrcUnit) in emit_tex() 390 code->inst[ip].inst1 |= R500_TEX_UNSCALED; in emit_tex() 394 code->inst[ip].inst1 |= R500_TEX_INST_TEXKILL; in emit_tex() [all …]
|
D | r500_fragprog.c | 399 fprintf(stderr,"\t1:RGB_ADDR 0x%08x:", code->inst[n].inst1); in r500FragmentProgramDump() 400 inst = code->inst[n].inst1; in r500FragmentProgramDump() 522 inst = code->inst[n].inst1; in r500FragmentProgramDump()
|
D | radeon_code.h | 227 uint32_t inst1; member
|
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | COFF_x86_64.s | 19 .global inst1 symbol 27 # rtdyld-check: decode_operand(inst1, 4) = __real400921f9f01b866e - next_pc(inst1) 28 inst1: label
|
D | COFF_x86_64_IMGREL.s | 21 # rtdyld-check: decode_operand(inst1, 3) = section_addr(COFF_x86_64_IMGREL.o, .text)+0-409600000000… 22 inst1: label
|
D | MachO_i386_DynNoPIC_relocations.s | 16 # rtdyld-check: decode_operand(inst1, 4) = x$non_lazy_ptr - tmp0$pb + 8 17 inst1: label
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | scoped_allocator_mgr_test.cc | 162 ScopedAllocatorInstance* inst1 = sac->GetInstance(scope_id_ + 2); in TEST_F() local 163 char* ptr1 = static_cast<char*>(inst1->AllocateRaw(0, 9 * sizeof(float))); in TEST_F() 176 inst1->DeallocateRaw(ptr1); in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | decoration_manager.cpp | 327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame() argument 330 switch (inst1->opcode()) { in AreDecorationsTheSame() 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 344 for (uint32_t i = ignore_target ? 1u : 0u; i < inst1->NumInOperands(); ++i) in AreDecorationsTheSame() 345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
|
D | decoration_manager.h | 90 bool AreDecorationsTheSame(const Instruction* inst1, const Instruction* inst2,
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | decoration_manager.cpp | 324 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame() argument 327 switch (inst1->opcode()) { in AreDecorationsTheSame() 337 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 338 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 341 for (uint32_t i = ignore_target ? 1u : 0u; i < inst1->NumInOperands(); ++i) in AreDecorationsTheSame() 342 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
|
D | decoration_manager.h | 89 bool AreDecorationsTheSame(const Instruction* inst1, const Instruction* inst2,
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | decoration_manager.cpp | 327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame() argument 330 switch (inst1->opcode()) { in AreDecorationsTheSame() 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 344 for (uint32_t i = ignore_target ? 1u : 0u; i < inst1->NumInOperands(); ++i) in AreDecorationsTheSame() 345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
|
D | decoration_manager.h | 90 bool AreDecorationsTheSame(const Instruction* inst1, const Instruction* inst2,
|
/external/python/cpython2/Python/ |
D | ceval.c | 82 void dump_tsc(int opcode, int ticked, uint64 inst0, uint64 inst1, in dump_tsc() argument 90 inst = inst1 - inst0 - intr; in dump_tsc() 867 uint64 inst0, inst1, loop0, loop1, intr0 = 0, intr1 = 0; in PyEval_EvalFrameEx() local 871 READ_TIMESTAMP(inst1); in PyEval_EvalFrameEx() 1067 if (inst1 == 0) { in PyEval_EvalFrameEx() 1072 READ_TIMESTAMP(inst1); in PyEval_EvalFrameEx() 1073 loop1 = inst1; in PyEval_EvalFrameEx() 1075 dump_tsc(opcode, ticked, inst0, inst1, loop0, loop1, in PyEval_EvalFrameEx() 1078 inst1 = 0; in PyEval_EvalFrameEx() 3166 READ_TIMESTAMP(inst1); in PyEval_EvalFrameEx()
|