Home | History | Annotate | Download | only in arm

Lines Matching refs:c_code

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