Home
last modified time | relevance | path

Searched refs:inInst (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp512 Instruction* inInst = get_def_use_mgr()->GetDef(*iid); in AddOperandsToWorkList() local
513 AddToWorklist(inInst); in AddOperandsToWorkList()
Dinline_pass.cpp234 const Instruction* inInst = mapItr2->second; in CloneSameBlockOps() local
235 std::unique_ptr<Instruction> sb_inst(inInst->Clone(context())); in CloneSameBlockOps()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp512 Instruction* inInst = get_def_use_mgr()->GetDef(*iid); in AddOperandsToWorkList() local
513 AddToWorklist(inInst); in AddOperandsToWorkList()
Dinline_pass.cpp234 const Instruction* inInst = mapItr2->second; in CloneSameBlockOps() local
235 std::unique_ptr<Instruction> sb_inst(inInst->Clone(context())); in CloneSameBlockOps()
/third_party/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp512 Instruction* inInst = get_def_use_mgr()->GetDef(*iid); in AddOperandsToWorkList() local
513 AddToWorklist(inInst); in AddOperandsToWorkList()
Dinline_pass.cpp234 const Instruction* inInst = mapItr2->second; in CloneSameBlockOps() local
235 std::unique_ptr<Instruction> sb_inst(inInst->Clone(context())); in CloneSameBlockOps()