Home
last modified time | relevance | path

Searched refs:id_to_fold (Results 1 - 3 of 3) sorted by relevance

/third_party/spirv-tools/test/opt/
H A Dfold_test.cpp63 : test_body(tb), id_to_fold(id), expected_result(result) {} in InstructionFoldingCase()
66 uint32_t id_to_fold; member
84 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
948 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
1058 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
1134 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
1258 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
1400 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
1477 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
2089 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
3389 uint32_t id_to_fold; global() member
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfold_test.cpp64 : test_body(tb), id_to_fold(id), expected_result(result) {} in InstructionFoldingCase()
67 uint32_t id_to_fold; member
85 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
783 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
875 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
927 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
996 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
1607 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
2008 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
2836 : test_body(tb), id_to_fold(i in InstructionFoldingCaseWithMap()
2839 uint32_t id_to_fold; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_test.cpp64 : test_body(tb), id_to_fold(id), expected_result(result) {} in InstructionFoldingCase()
67 uint32_t id_to_fold; member
85 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
785 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
877 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
929 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
998 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
1609 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
2042 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P()
2906 : test_body(tb), id_to_fold(i in InstructionFoldingCaseWithMap()
2909 uint32_t id_to_fold; global() member
[all...]

Completed in 13 milliseconds