Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:FCMP_TRUE

873         case FCmpInst::FCMP_TRUE:  Out << "TRUE"; break;
1227 case FCmpInst::FCMP_TRUE : Out << "FCmpInst::FCMP_TRUE"; break;