Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:FCMP_FALSE

453   case FCmpInst::FCMP_FALSE: R.IntVal = APInt(1,false); break;
505 case FCmpInst::FCMP_FALSE: {