Home
last modified time | relevance | path

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

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