Searched defs:UseRewriter (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_utils.cpp | 59 struct UseRewriter { struct in spvtools::opt::__anon7842f7d10111::LCSSARewriter 60 explicit UseRewriter(LCSSARewriter* base, const Instruction& def_insn) in UseRewriter() function 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 …]
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_utils.cpp | 59 struct UseRewriter { struct in spvtools::opt::__anone71338970111::LCSSARewriter 60 explicit UseRewriter(LCSSARewriter* base, const Instruction& def_insn) in UseRewriter() function 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 …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | loop_utils.cpp | 59 struct UseRewriter { struct in spvtools::opt::__anonafb3348b0111::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 …]
|