Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:makeCmpResultType

808     return ConstantInt::get(CmpInst::makeCmpResultType(LHS->getType()), 0);
876 return ConstantInt::get(CmpInst::makeCmpResultType(LHS->getType()), 0);
979 return ConstantInt::get(CmpInst::makeCmpResultType(LHS->getType()), 0);
1003 return ConstantInt::get(CmpInst::makeCmpResultType(LHS->getType()), 0);
1668 return ConstantInt::get(CmpInst::makeCmpResultType(LHS->getType()), 1);