Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:FCMP_TRUE

454   case FCmpInst::FCMP_TRUE:  R.IntVal = APInt(1,true); break;
510 case FCmpInst::FCMP_TRUE: {