Home
last modified time | relevance | path

Searched defs:NegativeOne (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1095 auto NegativeOne = ConstantInt::getSigned(Type::getInt64Ty(Ctx), -1); in insertLifetimeMarkersSurroundingCall() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1167 llvm::Value *NegativeOne = in EmitMemberPointerIsNotNull() local
H A DCGBuiltin.cpp3270 Value *NegativeOne = ConstantInt::get(IntTy, -1); in EmitBuiltinExpr() local