Searched defs:NegativeOne (Results 1 – 4 of 4) sorted by relevance
1120 auto NegativeOne = ConstantInt::getSigned(Type::getInt64Ty(Ctx), -1); in insertLifetimeMarkersSurroundingCall() local
1324 llvm::Value *NegativeOne = in EmitMemberPointerIsNotNull() local
4041 Value *NegativeOne = ConstantInt::get(IntTy, -1); in EmitBuiltinExpr() local
11272 SDValue NegativeOne = DAG.getAllOnesConstant(dl, ResultIntVT); in expandRoundInexactToOdd() local