Searched defs:CompareAndBranchIfNonZero (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/arm/ | ||
D | assembler_arm32.cc | 1495 void Arm32Assembler::CompareAndBranchIfNonZero(Register r, Label* label) { in CompareAndBranchIfNonZero() function in art::arm::Arm32Assembler |
D | assembler_thumb2.cc | 2539 void Thumb2Assembler::CompareAndBranchIfNonZero(Register r, Label* label) { in CompareAndBranchIfNonZero() function in art::arm::Thumb2Assembler |