Home
last modified time | relevance | path

Searched refs:GetPhiDefID (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_unroller.cpp198 uint32_t GetPhiDefID(const Instruction* phi, uint32_t label) const;
561 uint32_t trip_step_id = GetPhiDefID(state_.previous_phis_[index], in ReplaceInductionUseWithFinalValue()
687 state_.new_inst[master_copy->result_id()] = GetPhiDefID( in CopyBody()
715 uint32_t LoopUnrollerUtilsImpl::GetPhiDefID(const Instruction* phi, in GetPhiDefID() function in spvtools::opt::__anon3f01d8ec0111::LoopUnrollerUtilsImpl
766 GetPhiDefID(induction, loop->GetPreHeaderBlock()->id()); in CloseUnrolledLoop()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_unroller.cpp198 uint32_t GetPhiDefID(const Instruction* phi, uint32_t label) const;
561 uint32_t trip_step_id = GetPhiDefID(state_.previous_phis_[index], in ReplaceInductionUseWithFinalValue()
687 state_.new_inst[master_copy->result_id()] = GetPhiDefID( in CopyBody()
715 uint32_t LoopUnrollerUtilsImpl::GetPhiDefID(const Instruction* phi, in GetPhiDefID() function in spvtools::opt::__anona980e3260111::LoopUnrollerUtilsImpl
766 GetPhiDefID(induction, loop->GetPreHeaderBlock()->id()); in CloseUnrolledLoop()