Home
last modified time | relevance | path

Searched refs:null_const (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpass.cpp81 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in GetNullId() local
83 const_mgr->GetDefiningInstruction(null_const, type_id); in GetNullId()
Dreplace_desc_array_access_using_var_index.cpp375 auto* null_const = context()->get_constant_mgr()->GetConstant(type, {}); in GetConstNull() local
376 return context()->get_constant_mgr()->GetDefiningInstruction(null_const); in GetConstNull()
Dscalar_replacement_pass.cpp989 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in CreateNullConstant() local
991 const_mgr->GetDefiningInstruction(null_const, type_id); in CreateNullConstant()
Dfolding_rules.cpp2397 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in VectorShuffleFeedingShuffle() local
2399 const_mgr->GetDefiningInstruction(null_const, 0)->result_id(); in VectorShuffleFeedingShuffle()
/third_party/spirv-tools/source/opt/
Dpass.cpp81 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in GetNullId() local
83 const_mgr->GetDefiningInstruction(null_const, type_id); in GetNullId()
Dscalar_replacement_pass.cpp969 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in CreateNullConstant() local
971 const_mgr->GetDefiningInstruction(null_const, type_id); in CreateNullConstant()
Dfolding_rules.cpp2296 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in VectorShuffleFeedingShuffle() local
2298 const_mgr->GetDefiningInstruction(null_const, 0)->result_id(); in VectorShuffleFeedingShuffle()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp81 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in GetNullId() local
83 const_mgr->GetDefiningInstruction(null_const, type_id); in GetNullId()
Dreplace_desc_array_access_using_var_index.cpp375 auto* null_const = context()->get_constant_mgr()->GetConstant(type, {}); in GetConstNull() local
376 return context()->get_constant_mgr()->GetDefiningInstruction(null_const); in GetConstNull()
Dscalar_replacement_pass.cpp989 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in CreateNullConstant() local
991 const_mgr->GetDefiningInstruction(null_const, type_id); in CreateNullConstant()
Dfolding_rules.cpp2397 const analysis::Constant* null_const = const_mgr->GetConstant(type, {}); in VectorShuffleFeedingShuffle() local
2399 const_mgr->GetDefiningInstruction(null_const, 0)->result_id(); in VectorShuffleFeedingShuffle()