Home | History | Annotate | Download | only in VMCore

Lines Matching refs:FCMP_FALSE

2941     case FCMP_TRUE: return FCMP_FALSE;
2942 case FCMP_FALSE: return FCMP_TRUE;
3049 case FCMP_FALSE: case FCMP_TRUE:
3110 case FCMP_FALSE: case FCMP_ONE: case FCMP_OGT: case FCMP_OLT: return true;