Home | History | Annotate | Download | only in arm64

Lines Matching refs:c_code

942 LIR* Arm64Mir2Lir::OpDecAndBranch(ConditionCode c_code, RegStorage reg, LIR* target) {
949 return OpCondBranch(c_code, target);