Home
last modified time | relevance | path

Searched defs:inst1 (Results 1 – 24 of 24) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dvalue_table_test.cpp79 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
109 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
137 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
167 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
221 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
248 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
275 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
302 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
329 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
394 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
[all …]
Ddecoration_manager_test.cpp125 Instruction inst1( in TEST_F() local
145 Instruction inst1( in TEST_F() local
160 Instruction inst1( in TEST_F() local
177 Instruction inst1( in TEST_F() local
192 Instruction inst1(&ir_context, spv::Op::OpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local
207 Instruction inst1( in TEST_F() local
223 Instruction inst1( in TEST_F() local
237 Instruction inst1(&ir_context, spv::Op::OpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local
251 Instruction inst1( in TEST_F() local
268 Instruction inst1( in TEST_F() local
[all …]
Dir_context_test.cpp1077 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local
Dinstruction_test.cpp264 Instruction inst1(&context); in TEST() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dvalue_table_test.cpp80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
249 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
276 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
303 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
330 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
395 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
[all …]
Ddecoration_manager_test.cpp125 Instruction inst1( in TEST_F() local
144 Instruction inst1( in TEST_F() local
159 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local
174 Instruction inst1( in TEST_F() local
189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local
204 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local
218 Instruction inst1( in TEST_F() local
232 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local
246 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local
261 Instruction inst1(&ir_context, SpvOpMemberDecorate, 0u, 0u, in TEST_F() local
[all …]
Dir_context_test.cpp1078 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local
Dinstruction_test.cpp263 Instruction inst1(&context); in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dvalue_table_test.cpp80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
249 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
276 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
303 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
330 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
395 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
[all …]
Ddecoration_manager_test.cpp126 Instruction inst1( in TEST_F() local
146 Instruction inst1( in TEST_F() local
161 Instruction inst1( in TEST_F() local
178 Instruction inst1( in TEST_F() local
193 Instruction inst1(&ir_context, spv::Op::OpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local
208 Instruction inst1( in TEST_F() local
224 Instruction inst1( in TEST_F() local
238 Instruction inst1(&ir_context, spv::Op::OpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local
252 Instruction inst1( in TEST_F() local
269 Instruction inst1( in TEST_F() local
[all …]
Dir_context_test.cpp1078 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local
Dinstruction_test.cpp264 Instruction inst1(&context); in TEST() local
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DCOFF_x86_64.s15 .global inst1 symbol
24 inst1: label
DMachO_i386_DynNoPIC_relocations.s16 inst1: label
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr_test.cc162 ScopedAllocatorInstance* inst1 = sac->GetInstance(scope_id_ + 2); in TEST_F() local
/external/angle/src/tests/gl_tests/
DInstancingTest.cpp86 const std::string inst1 = pos + inst + main; in testSetUp() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Ddecoration_manager.cpp327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame()
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h227 uint32_t inst1; member
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp116 MCInst const &inst1) { in deriveDuplex()
/external/python/cpython2/Python/
Dceval.c82 void dump_tsc(int opcode, int ticked, uint64 inst0, uint64 inst1, in dump_tsc()
867 uint64 inst0, inst1, loop0, loop1, intr0 = 0, intr1 = 0; in PyEval_EvalFrameEx() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp178 MCInst const &inst1) { in deriveDuplex()
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc162 [](const HloInstruction* inst0, const HloInstruction* inst1) { in ReportMemoryUsage()