Home | History | Annotate | Download | only in quick

Lines Matching refs:c_code

799     // c_code holds condition code that's generated from testing divisor against 0.
800 void GenDivZeroCheck(ConditionCode c_code);
1410 virtual LIR* OpDecAndBranch(ConditionCode c_code, RegStorage reg, LIR* target) = 0;