Home
last modified time | relevance | path

Searched defs:def_inst (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Deliminate_dead_constant_pass.cpp72 Instruction* def_inst = in Process() local
H A Dfunction.h201 inline Function::Function(std::unique_ptr<Instruction> def_inst) in Function() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Deliminate_dead_constant_pass.cpp72 Instruction* def_inst = in Process() local
H A Dfunction.h201 inline Function::Function(std::unique_ptr<Instruction> def_inst) in Function() argument
/third_party/spirv-tools/source/opt/
H A Deliminate_dead_constant_pass.cpp71 Instruction* def_inst = in Process() local
H A Dfunction.h214 inline Function::Function(std::unique_ptr<Instruction> def_inst) in Function() argument
/third_party/skia/third_party/externals/spirv-tools/source/link/
H A Dlinker.cpp425 const Instruction* def_inst = def_use_manager.GetDef(id); in GetImportExportPairs() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/
H A Dlinker.cpp425 const Instruction* def_inst = def_use_manager.GetDef(id); in GetImportExportPairs() local
/third_party/spirv-tools/source/link/
H A Dlinker.cpp452 const Instruction* def_inst = def_use_manager.GetDef(id); in GetImportExportPairs() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc724 DefInfo::DefInfo(const spvtools::opt::Instruction& def_inst, in DefInfo() argument
3408 const auto* def_inst = def_use_mgr_->GetDef(id); in EmitStatementsInBasicBlock() local
3421 const auto* def_inst = def_use_mgr_->GetDef(id); in EmitStatementsInBasicBlock() local

Completed in 15 milliseconds