Home
last modified time | relevance | path

Searched defs:MinusOne (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopConstrainer.cpp59 const SCEV *MinusOne = in isSafeDecreasingBound() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDIndVarSimplify.cpp1289 const SCEV *MinusOne = SE->getMinusOne(ARTy); in createReplacement() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineAddSub.cpp1219 Constant *MinusOne = Constant::getAllOnesValue(NBits->getType()); in canonicalizeLowbitMask() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp11192 auto *MinusOne = getNegativeSCEV(One); in getLoopInvariantExitCondDuringFirstIterationsImpl() local
12411 const SCEV *MinusOne = getMinusOne(LHS->getType()); in isImpliedViaOperations() local
12458 auto *MinusOne = getMinusOne(RHS->getType()); in isImpliedViaOperations() local
12531 auto *MinusOne = getMinusOne(WTy); in isImpliedViaOperations() local
13092 const SCEV *MinusOne = getMinusOne(Stride->getType()); in howManyLessThans() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrInfo.cpp5904 bool MinusOne) { in expandMOV32r1()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemorySanitizer.cpp2690 Value *MinusOne = Constant::getAllOnesValue(Sc->getType()); in handleEqualityComparison() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp2135 SDValue MinusOne = DAG.getConstant(0xffffffffu, DL, HalfVT); in LowerUDIVREM64() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp5537 auto MinusOne = Builder.buildConstant(Ty, -1); in applySDivByPow2() local
HDLegalizerHelper.cpp7296 auto MinusOne = MIRBuilder.buildConstant(DstTy, -1); in lowerThreewayCompare() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp9163 SDValue MinusOne = DAG.getNode(ISD::VP_SUB, dl, VT, Op, in expandVPCTTZ() local