Searched refs:ComputePhiUses (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | register_pressure.cpp | 98 void ComputePhiUses(const BasicBlock& bb, in ComputePhiUses() function in spvtools::opt::__anon21875::ComputeRegisterLiveness 126 ComputePhiUses(*bb, &live_inout->live_out_); in ComputePartialLiveness() |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | register_pressure.cpp | 98 void ComputePhiUses(const BasicBlock& bb, in ComputePhiUses() function in spvtools::opt::__anon23132::ComputeRegisterLiveness 126 ComputePhiUses(*bb, &live_inout->live_out_); in ComputePartialLiveness() |
/third_party/spirv-tools/source/opt/ | ||
H A D | register_pressure.cpp | 97 void ComputePhiUses(const BasicBlock& bb, in ComputePhiUses() function in spvtools::opt::__anon26658::ComputeRegisterLiveness 125 ComputePhiUses(*bb, &live_inout->live_out_); in ComputePartialLiveness() |
Completed in 3 milliseconds