Searched defs:do_evalue_liveness (Results 1 – 3 of 3) sorted by relevance
51 void IfInstruction::do_evalue_liveness(LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::IfInstruction75 void ElseInstruction::do_evalue_liveness(LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::ElseInstruction99 void IfElseEndInstruction::do_evalue_liveness(LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::IfElseEndInstruction121 void LoopBeginInstruction::do_evalue_liveness(LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::LoopBeginInstruction143 void LoopEndInstruction::do_evalue_liveness(LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::LoopEndInstruction165 void LoopBreakInstruction::do_evalue_liveness(LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::LoopBreakInstruction
24 void InstructionBlock::do_evalue_liveness(LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::InstructionBlock
174 void Instruction::do_evalue_liveness(UNUSED LiverangeEvaluator& eval) const in do_evalue_liveness() function in r600::Instruction