Searched refs:ConvertCcOverflow (Results 1 – 2 of 2) sorted by relevance
144 Condition ConvertCcOverflow(ConditionCode cc);
851 Condition Codegen::ConvertCcOverflow(ConditionCode cc) in ConvertCcOverflow() function in panda::compiler::Codegen5051 auto cc = enc->GetCodegen()->ConvertCcOverflow(inst->CastToAddOverflow()->GetCc()); in VisitAddOverflow()5078 auto cc = enc->GetCodegen()->ConvertCcOverflow(inst->CastToSubOverflow()->GetCc()); in VisitSubOverflow()