Home
last modified time | relevance | path

Searched defs:UseRewriter (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_utils.cpp60 struct UseRewriter { struct in spvtools::opt::__anon30fa45170111::LCSSARewriter
61 explicit UseRewriter(LCSSARewriter* base, const Instruction& def_insn) in UseRewriter() argument
72 void RewriteUse(BasicBlock* bb, Instruction* user, uint32_t operand_index) { in RewriteUse()
89 inline void UpdateManagers() { in UpdateManagers()
103 BasicBlock* GetParent(Instruction* instr) { in GetParent()
110 inline Instruction* CreatePhiInstruction( in CreatePhiInstruction()
131 inline Instruction* CreatePhiInstruction(BasicBlock* bb, in CreatePhiInstruction()
153 Instruction* GetOrBuildIncoming(uint32_t bb_id) { in GetOrBuildIncoming()
207 LCSSARewriter* base_;
208 const Instruction& def_insn_;
[all …]
/third_party/spirv-tools/source/opt/
Dloop_utils.cpp59 struct UseRewriter { struct in spvtools::opt::__anonaeb750a20111::LCSSARewriter
60 explicit UseRewriter(LCSSARewriter* base, const Instruction& def_insn) in UseRewriter() argument
71 void RewriteUse(BasicBlock* bb, Instruction* user, uint32_t operand_index) { in RewriteUse()
88 inline void UpdateManagers() { in UpdateManagers()
102 BasicBlock* GetParent(Instruction* instr) { in GetParent()
109 inline Instruction* CreatePhiInstruction( in CreatePhiInstruction()
130 inline Instruction* CreatePhiInstruction(BasicBlock* bb, in CreatePhiInstruction()
152 Instruction* GetOrBuildIncoming(uint32_t bb_id) { in GetOrBuildIncoming()
206 LCSSARewriter* base_;
207 const Instruction& def_insn_;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.cpp60 struct UseRewriter { struct in spvtools::opt::__anonf3c56c030111::LCSSARewriter
61 explicit UseRewriter(LCSSARewriter* base, const Instruction& def_insn) in UseRewriter() function
72 void RewriteUse(BasicBlock* bb, Instruction* user, uint32_t operand_index) { in RewriteUse()
89 inline void UpdateManagers() { in UpdateManagers()
103 BasicBlock* GetParent(Instruction* instr) { in GetParent()
110 inline Instruction* CreatePhiInstruction( in CreatePhiInstruction()
131 inline Instruction* CreatePhiInstruction(BasicBlock* bb, in CreatePhiInstruction()
153 Instruction* GetOrBuildIncoming(uint32_t bb_id) { in GetOrBuildIncoming()
207 LCSSARewriter* base_;
208 const Instruction& def_insn_;
[all …]