HomeSort by relevance Sort by last modified time
    Searched refs:GenFusedLongCmpImmBranch (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/arm/
codegen_arm.h 180 void GenFusedLongCmpImmBranch(BasicBlock* bb, RegLocation rl_src1, int64_t val,
int_arm.cc 120 void ArmMir2Lir::GenFusedLongCmpImmBranch(BasicBlock* bb, RegLocation rl_src1,
264 GenFusedLongCmpImmBranch(bb, rl_src1, val, ccode);
    [all...]

Completed in 42 milliseconds