Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.cpp60 struct UseRewriter { struct in spvtools::opt::__anon8636a8ec0111::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 …]
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.cpp60 struct UseRewriter { struct in spvtools::opt::__anoncf61d8e60111::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 …]
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_utils.cpp60 struct UseRewriter { struct in spvtools::opt::__anon0a0ccc600111::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 …]