Lines Matching full:c_code
386 LIR* GenCheck(ConditionCode c_code, ThrowKind kind);
387 LIR* GenImmedCheck(ConditionCode c_code, int reg, int imm_val,
390 LIR* GenRegRegCheck(ConditionCode c_code, int reg1, int reg2,
612 virtual LIR* GenRegMemCheck(ConditionCode c_code, int reg1, int base,
662 virtual LIR* OpDecAndBranch(ConditionCode c_code, int reg,