Home
last modified time | relevance | path

Searched refs:const_mrg (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dfold_test.cpp93 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
95 const_mrg->GetConstantFromInst(inst)->AsIntConstant(); in TEST_P()
578 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
579 const analysis::Constant* result = const_mrg->GetConstantFromInst(inst); in TEST_P()
659 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
661 const_mrg->GetConstantFromInst(inst)->AsBoolConstant(); in TEST_P()
1269 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
1271 const_mrg->GetConstantFromInst(inst)->AsFloatConstant(); in TEST_P()
1416 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
1418 const_mrg->GetConstantFromInst(inst)->AsFloatConstant(); in TEST_P()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_test.cpp93 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
95 const_mrg->GetConstantFromInst(inst)->AsIntConstant(); in TEST_P()
537 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
538 const analysis::Constant* result = const_mrg->GetConstantFromInst(inst); in TEST_P()
618 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
620 const_mrg->GetConstantFromInst(inst)->AsBoolConstant(); in TEST_P()
1228 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
1230 const_mrg->GetConstantFromInst(inst)->AsFloatConstant(); in TEST_P()
1375 analysis::ConstantManager* const_mrg = context->get_constant_mgr(); in TEST_P() local
1377 const_mrg->GetConstantFromInst(inst)->AsFloatConstant(); in TEST_P()
[all …]