Home
last modified time | relevance | path

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

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