Searched refs:ReplacePhiParentWith (Results 1 – 3 of 3) sorted by relevance
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | loop_fusion.cpp | 522 void ReplacePhiParentWith(Instruction* inst, uint32_t orig_block, in ReplacePhiParentWith() function 594 ReplacePhiParentWith(i, loop_1_->GetPreHeaderBlock()->id(), in Fuse() 597 ReplacePhiParentWith(i, loop_1_->GetContinueBlock()->id(), in Fuse()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_fusion.cpp | 522 void ReplacePhiParentWith(Instruction* inst, uint32_t orig_block, in ReplacePhiParentWith() function 594 ReplacePhiParentWith(i, loop_1_->GetPreHeaderBlock()->id(), in Fuse() 597 ReplacePhiParentWith(i, loop_1_->GetContinueBlock()->id(), in Fuse()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_fusion.cpp | 522 void ReplacePhiParentWith(Instruction* inst, uint32_t orig_block, in ReplacePhiParentWith() function 594 ReplacePhiParentWith(i, loop_1_->GetPreHeaderBlock()->id(), in Fuse() 597 ReplacePhiParentWith(i, loop_1_->GetContinueBlock()->id(), in Fuse()
|