Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1072 auto NegativeOne = ConstantInt::getSigned(Type::getInt64Ty(Ctx), -1); in insertLifetimeMarkersSurroundingCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1192 llvm::Value *NegativeOne = in EmitMemberPointerIsNotNull() local
H A DCGBuiltin.cpp3129 Value *NegativeOne = ConstantInt::get(IntTy, -1); in EmitBuiltinExpr() local