Home
last modified time | relevance | path

Searched defs:CompareAndBranchIfNonZero (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/arm/
Dassembler_arm32.cc1495 void Arm32Assembler::CompareAndBranchIfNonZero(Register r, Label* label) { in CompareAndBranchIfNonZero() function in art::arm::Arm32Assembler
Dassembler_thumb2.cc2539 void Thumb2Assembler::CompareAndBranchIfNonZero(Register r, Label* label) { in CompareAndBranchIfNonZero() function in art::arm::Thumb2Assembler