Home
last modified time | relevance | path

Searched refs:BuildInstructionAndAddToModule (Results 1 – 12 of 12) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp305 return const_mgr->BuildInstructionAndAddToModule(result_const, pos); in DoComponentWiseOperation()
319 if (!const_mgr->BuildInstructionAndAddToModule(rc, pos)) { in DoComponentWiseOperation()
331 return const_mgr->BuildInstructionAndAddToModule(reg_vec_const, pos); in DoComponentWiseOperation()
Dconstants.cpp205 Instruction* ConstantManager::BuildInstructionAndAddToModule( in BuildInstructionAndAddToModule() function in spvtools::opt::analysis::ConstantManager
232 return BuildInstructionAndAddToModule(c, pos, type_id); in GetDefiningInstruction()
Dconstants.h568 Instruction* BuildInstructionAndAddToModule(const Constant* c,
Dconst_folding_rules.cpp259 const_mgr->BuildInstructionAndAddToModule(new_constant, pos); in FoldInsertWithConstants()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp305 return const_mgr->BuildInstructionAndAddToModule(result_const, pos); in DoComponentWiseOperation()
319 if (!const_mgr->BuildInstructionAndAddToModule(rc, pos)) { in DoComponentWiseOperation()
331 return const_mgr->BuildInstructionAndAddToModule(reg_vec_const, pos); in DoComponentWiseOperation()
Dconstants.cpp205 Instruction* ConstantManager::BuildInstructionAndAddToModule( in BuildInstructionAndAddToModule() function in spvtools::opt::analysis::ConstantManager
232 return BuildInstructionAndAddToModule(c, pos, type_id); in GetDefiningInstruction()
Dconstants.h568 Instruction* BuildInstructionAndAddToModule(const Constant* c,
Dconst_folding_rules.cpp259 const_mgr->BuildInstructionAndAddToModule(new_constant, pos); in FoldInsertWithConstants()
/external/angle/third_party/spirv-tools/src/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp305 return const_mgr->BuildInstructionAndAddToModule(result_const, pos); in DoComponentWiseOperation()
319 if (!const_mgr->BuildInstructionAndAddToModule(rc, pos)) { in DoComponentWiseOperation()
331 return const_mgr->BuildInstructionAndAddToModule(reg_vec_const, pos); in DoComponentWiseOperation()
Dconstants.cpp205 Instruction* ConstantManager::BuildInstructionAndAddToModule( in BuildInstructionAndAddToModule() function in spvtools::opt::analysis::ConstantManager
232 return BuildInstructionAndAddToModule(c, pos, type_id); in GetDefiningInstruction()
Dconstants.h568 Instruction* BuildInstructionAndAddToModule(const Constant* c,
Dconst_folding_rules.cpp259 const_mgr->BuildInstructionAndAddToModule(new_constant, pos); in FoldInsertWithConstants()