Home
last modified time | relevance | path

Searched refs:AddTernaryOp (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp315 Instruction* uptr_ac_inst = builder.AddTernaryOp( in GetSearchAndTestFuncId()
340 builder.AddTernaryOp(ibuf_ptr_id, SpvOpAccessChain, ibuf_id, in GetSearchAndTestFuncId()
357 builder.AddTernaryOp(ibuf_ptr_id, SpvOpAccessChain, ibuf_id, in GetSearchAndTestFuncId()
374 builder.AddTernaryOp(ibuf_ptr_id, SpvOpAccessChain, ibuf_id, in GetSearchAndTestFuncId()
H A Dinst_debug_printf_pass.cpp46 Instruction* sel_inst = builder->AddTernaryOp( in GenOutputValues()
H A Dinstrument_pass.cpp136 builder->AddTernaryOp(buf_uint_ptr_id, SpvOpAccessChain, buf_id, in GenDebugOutputFieldCode()
849 Instruction* ac_inst = builder.AddTernaryOp( in GetDirectReadFunctionId()
H A Dir_builder.h104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp() function in spvtools::opt::InstructionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp315 Instruction* uptr_ac_inst = builder.AddTernaryOp( in GetSearchAndTestFuncId()
340 builder.AddTernaryOp(ibuf_ptr_id, SpvOpAccessChain, ibuf_id, in GetSearchAndTestFuncId()
357 builder.AddTernaryOp(ibuf_ptr_id, SpvOpAccessChain, ibuf_id, in GetSearchAndTestFuncId()
374 builder.AddTernaryOp(ibuf_ptr_id, SpvOpAccessChain, ibuf_id, in GetSearchAndTestFuncId()
H A Dinst_debug_printf_pass.cpp46 Instruction* sel_inst = builder->AddTernaryOp( in GenOutputValues()
H A Dinstrument_pass.cpp136 builder->AddTernaryOp(buf_uint_ptr_id, SpvOpAccessChain, buf_id, in GenDebugOutputFieldCode()
849 Instruction* ac_inst = builder.AddTernaryOp( in GetDirectReadFunctionId()
H A Dir_builder.h104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp() function in spvtools::opt::InstructionBuilder
/third_party/spirv-tools/source/opt/
H A Dir_builder.h105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp() function in spvtools::opt::InstructionBuilder

Completed in 11 milliseconds