Home
last modified time | relevance | path

Searched defs:bool_id (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_dead_block.cpp117 auto bool_id = fuzzerutil::MaybeGetBoolConstant( in Apply() local
H A Dtransformation_add_dead_continue.cpp41 const auto bool_id = fuzzerutil::MaybeGetBoolConstant( in IsApplicable() local
H A Dtransformation_add_dead_break.cpp115 const auto bool_id = in IsApplicable() local
H A Dfuzzer_util.cpp185 CreateUnreachableEdgeInstruction(opt::IRContext* ir_context, uint32_t bb_from_id, uint32_t bb_to_id, uint32_t bool_id) CreateUnreachableEdgeInstruction() argument
215 AddUnreachableEdgeAndUpdateOpPhis( opt::IRContext* context, opt::BasicBlock* bb_from, opt::BasicBlock* bb_to, uint32_t bool_id, const google::protobuf::RepeatedField<google::protobuf::uint32>& phi_ids) AddUnreachableEdgeAndUpdateOpPhis() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_dead_block.cpp117 auto bool_id = fuzzerutil::MaybeGetBoolConstant( in Apply() local
H A Dtransformation_add_dead_continue.cpp41 const auto bool_id = fuzzerutil::MaybeGetBoolConstant( in IsApplicable() local
H A Dtransformation_add_dead_break.cpp115 const auto bool_id = in IsApplicable() local
H A Dfuzzer_util.cpp185 CreateUnreachableEdgeInstruction(opt::IRContext* ir_context, uint32_t bb_from_id, uint32_t bb_to_id, uint32_t bool_id) CreateUnreachableEdgeInstruction() argument
215 AddUnreachableEdgeAndUpdateOpPhis( opt::IRContext* context, opt::BasicBlock* bb_from, opt::BasicBlock* bb_to, uint32_t bool_id, const google::protobuf::RepeatedField<google::protobuf::uint32>& phi_ids) AddUnreachableEdgeAndUpdateOpPhis() argument
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_dead_block.cpp117 auto bool_id = fuzzerutil::MaybeGetBoolConstant( in Apply() local
H A Dtransformation_add_dead_continue.cpp41 const auto bool_id = fuzzerutil::MaybeGetBoolConstant( in IsApplicable() local
H A Dtransformation_add_dead_break.cpp115 const auto bool_id = in IsApplicable() local
H A Dfuzzer_util.cpp185 CreateUnreachableEdgeInstruction(opt::IRContext* ir_context, uint32_t bb_from_id, uint32_t bb_to_id, uint32_t bool_id) CreateUnreachableEdgeInstruction() argument
215 AddUnreachableEdgeAndUpdateOpPhis( opt::IRContext* context, opt::BasicBlock* bb_from, opt::BasicBlock* bb_to, uint32_t bool_id, const google::protobuf::RepeatedField<google::protobuf::uint32>& phi_ids) AddUnreachableEdgeAndUpdateOpPhis() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp503 uint32_t bool_id = context()->get_type_mgr()->GetId(&bool_type); in BreakFromConstruct() local
618 uint32_t bool_id = type_mgr->GetTypeInstruction(&temp); in AddReturnFlag() local
H A Damd_ext_to_khr.cpp571 uint32_t bool_id = type_mgr->GetBoolTypeId(); in ReplaceCubeFaceCoord() local
718 uint32_t bool_id = type_mgr->GetBoolTypeId(); in ReplaceCubeFaceIndex() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmerge_return_pass.cpp503 uint32_t bool_id = context()->get_type_mgr()->GetId(&bool_type); in BreakFromConstruct() local
618 uint32_t bool_id = type_mgr->GetTypeInstruction(&temp); in AddReturnFlag() local
H A Damd_ext_to_khr.cpp571 uint32_t bool_id = type_mgr->GetBoolTypeId(); in ReplaceCubeFaceCoord() local
718 uint32_t bool_id = type_mgr->GetBoolTypeId(); in ReplaceCubeFaceIndex() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp509 uint32_t bool_id = context()->get_type_mgr()->GetId(&bool_type); in BreakFromConstruct() local
626 uint32_t bool_id = type_mgr->GetTypeInstruction(&temp); in AddReturnFlag() local
H A Damd_ext_to_khr.cpp577 uint32_t bool_id = type_mgr->GetBoolTypeId(); in ReplaceCubeFaceCoord() local
726 uint32_t bool_id = type_mgr->GetBoolTypeId(); in ReplaceCubeFaceIndex() local
[all...]

Completed in 22 milliseconds