Searched defs:NegativeOne (Results 1 – 5 of 5) sorted by relevance
150 NegativeOne = -1, enumerator
1012 auto NegativeOne = ConstantInt::getSigned(Type::getInt64Ty(Ctx), -1); in insertLifetimeMarkersSurroundingCall() local
1095 auto NegativeOne = ConstantInt::getSigned(Type::getInt64Ty(Ctx), -1); in insertLifetimeMarkersSurroundingCall() local
947 llvm::Value *NegativeOne = in EmitMemberPointerIsNotNull() local
880 Value *NegativeOne = ConstantInt::get(IntTy, -1); in EmitBuiltinExpr() local