Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp56 const SCEV *MinusOne = isSafeDecreasingBound() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1277 const SCEV *MinusOne = SE->getMinusOne(ARTy); createReplacement() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1177 Constant *MinusOne = Constant::getAllOnesValue(NBits->getType()); canonicalizeLowbitMask() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11114 auto *MinusOne = getNegativeSCEV(One); getLoopInvariantExitCondDuringFirstIterationsImpl() local
12333 const SCEV *MinusOne = getMinusOne(LHS->getType()); isImpliedViaOperations() local
12380 auto *MinusOne = getMinusOne(RHS->getType()); isImpliedViaOperations() local
12453 auto *MinusOne = getMinusOne(WTy); isImpliedViaOperations() local
12970 const SCEV *MinusOne = getMinusOne(Stride->getType()); howManyLessThans() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5874 expandMOV32r1(MachineInstrBuilder & MIB,const TargetInstrInfo & TII,bool MinusOne) expandMOV32r1() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2094 SDValue MinusOne = DAG.getConstant(0xffffffffu, DL, HalfVT); LowerUDIVREM64() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2649 Value *MinusOne = Constant::getAllOnesValue(Sc->getType()); handleEqualityComparison() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8937 SDValue MinusOne = DAG.getNode(ISD::VP_SUB, dl, VT, Op, expandVPCTTZ() local