Home | History | Annotate | Download | only in arm

Lines Matching refs:c_code

1182 LIR* ArmMir2Lir::OpDecAndBranch(ConditionCode c_code, RegStorage reg, LIR* target) {
1186 return OpCondBranch(c_code, target);