Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_buff_addr_check_pass.cpp231 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()
Dinst_bindless_check_pass.cpp643 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()
Dinstrument_pass.h237 uint32_t GetBoolId();
Dinstrument_pass.cpp660 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/
Dinst_buff_addr_check_pass.cpp231 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()
Dinst_bindless_check_pass.cpp636 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()
Dinstrument_pass.h250 uint32_t GetBoolId();
Dinstrument_pass.cpp714 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/
Dinst_buff_addr_check_pass.cpp231 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()
Dinst_bindless_check_pass.cpp643 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()
Dinstrument_pass.h237 uint32_t GetBoolId();
Dinstrument_pass.cpp660 uint32_t InstrumentPass::GetBoolId() { in GetBoolId() function in spvtools::opt::InstrumentPass
751 GetBoolId(), SpvOpULessThanEqual, obuf_new_sz_inst->result_id(), in GetStreamWriteFunctionId()