/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | inst_buff_addr_check_pass.cpp | 231 analysis::Function func_ty(type_mgr->GetType(GetBoolId()), param_types); in GetSearchAndTestFuncId() 234 new Instruction(get_module()->context(), SpvOpFunction, GetBoolId(), in GetSearchAndTestFuncId() 324 builder.AddBinaryOp(GetBoolId(), SpvOpUGreaterThan, in GetSearchAndTestFuncId() 381 GetBoolId(), SpvOpULessThanEqual, ref_end_inst->result_id(), in GetSearchAndTestFuncId() 428 builder->AddNaryOp(GetBoolId(), SpvOpFunctionCall, args); in GenSearchAndTest()
|
D | inst_bindless_check_pass.cpp | 643 Instruction* ult_inst = builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, in GenDescIdxCheckCode() 697 builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, ref_id, init_id); in GenDescInitCheckCode() 766 builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, coord_id, size_id); in GenTexBuffCheckCode()
|
D | instrument_pass.h | 237 uint32_t GetBoolId();
|
D | instrument_pass.cpp | 660 uint32_t InstrumentPass::GetBoolId() { in GetBoolId() function in spvtools::opt::InstrumentPass 751 GetBoolId(), SpvOpULessThanEqual, obuf_new_sz_inst->result_id(), in GetStreamWriteFunctionId()
|
/third_party/spirv-tools/source/opt/ |
D | inst_buff_addr_check_pass.cpp | 231 analysis::Function func_ty(type_mgr->GetType(GetBoolId()), param_types); in GetSearchAndTestFuncId() 234 new Instruction(get_module()->context(), SpvOpFunction, GetBoolId(), in GetSearchAndTestFuncId() 324 builder.AddBinaryOp(GetBoolId(), SpvOpUGreaterThan, in GetSearchAndTestFuncId() 381 GetBoolId(), SpvOpULessThanEqual, ref_end_inst->result_id(), in GetSearchAndTestFuncId() 430 builder->AddNaryOp(GetBoolId(), SpvOpFunctionCall, args); in GenSearchAndTest()
|
D | inst_bindless_check_pass.cpp | 636 Instruction* ult_inst = builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, in GenDescIdxCheckCode() 690 builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, ref_id, init_id); in GenDescInitCheckCode() 759 builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, coord_id, size_id); in GenTexBuffCheckCode()
|
D | instrument_pass.h | 250 uint32_t GetBoolId();
|
D | instrument_pass.cpp | 714 uint32_t InstrumentPass::GetBoolId() { in GetBoolId() function in spvtools::opt::InstrumentPass 805 GetBoolId(), SpvOpULessThanEqual, obuf_new_sz_inst->result_id(), in GetStreamWriteFunctionId()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | inst_buff_addr_check_pass.cpp | 231 analysis::Function func_ty(type_mgr->GetType(GetBoolId()), param_types); in GetSearchAndTestFuncId() 234 new Instruction(get_module()->context(), SpvOpFunction, GetBoolId(), in GetSearchAndTestFuncId() 324 builder.AddBinaryOp(GetBoolId(), SpvOpUGreaterThan, in GetSearchAndTestFuncId() 381 GetBoolId(), SpvOpULessThanEqual, ref_end_inst->result_id(), in GetSearchAndTestFuncId() 428 builder->AddNaryOp(GetBoolId(), SpvOpFunctionCall, args); in GenSearchAndTest()
|
D | inst_bindless_check_pass.cpp | 643 Instruction* ult_inst = builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, in GenDescIdxCheckCode() 697 builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, ref_id, init_id); in GenDescInitCheckCode() 766 builder.AddBinaryOp(GetBoolId(), SpvOpULessThan, coord_id, size_id); in GenTexBuffCheckCode()
|
D | instrument_pass.h | 237 uint32_t GetBoolId();
|
D | instrument_pass.cpp | 660 uint32_t InstrumentPass::GetBoolId() { in GetBoolId() function in spvtools::opt::InstrumentPass 751 GetBoolId(), SpvOpULessThanEqual, obuf_new_sz_inst->result_id(), in GetStreamWriteFunctionId()
|