Searched refs:if_cond (Results 1 – 1 of 1) sorted by relevance
1745 IfCondition if_cond = instruction->GetCondition(); in VisitCondition() local1747 switch (if_cond) { in VisitCondition()1759 if (if_cond == kCondEQ) { in VisitCondition()1777 if (if_cond == kCondGE) { in VisitCondition()1789 if (if_cond == kCondGT) { in VisitCondition()1800 if (if_cond == kCondLE) { in VisitCondition()1986 IfCondition if_cond = condition->GetCondition(); in GenerateTestAndBranch() local1988 switch (if_cond) { in GenerateTestAndBranch()2017 switch (if_cond) { in GenerateTestAndBranch()2031 switch (if_cond) { in GenerateTestAndBranch()