Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1119 auto NegativeOne = ConstantInt::getSigned(Type::getInt64Ty(Ctx), -1); in insertLifetimeMarkersSurroundingCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1335 llvm::Value *NegativeOne = in EmitMemberPointerIsNotNull() local
H A DCGBuiltin.cpp4234 Value *NegativeOne = ConstantInt::get(IntTy, -1); in EmitBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11765 SDValue NegativeOne = DAG.getAllOnesConstant(dl, ResultIntVT); in expandRoundInexactToOdd() local