Searched refs:x86_cond (Results 1 – 1 of 1) sorted by relevance
540 art::x86::Condition x86_cond; in Jump() local543 x86_cond = art::x86::kZero; in Jump()546 x86_cond = art::x86::kNotZero; in Jump()556 __ j(x86_cond, X86JNIMacroLabel::Cast(label)->AsX86()); in Jump()