Searched refs:GetConditionForSelect (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_arm64.cc3726 static inline Condition GetConditionForSelect(HCondition* condition) { function in namespace:art::arm64
3775 csel_cond = GetConditionForSelect(cond->AsCondition());
3782 csel_cond = GetConditionForSelect(cond->AsCondition());
3785 csel_cond = GetConditionForSelect(cond->AsCondition());

Completed in 15 milliseconds