Home
last modified time | relevance | path

Searched defs:WO (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp983 LazyValueInfoImpl::solveBlockValueOverflowIntrinsic(WithOverflowInst *WO, in solveBlockValueOverflowIntrinsic()
1014 if (auto *WO = dyn_cast<WithOverflowInst>(EVI->getAggregateOperand())) in solveBlockValueExtractValue() local
1150 Value *Val, WithOverflowInst *WO, bool IsTrueDest) { in getValueFromOverflowCondition()
1184 if (auto *WO = dyn_cast<WithOverflowInst>(EVI->getAggregateOperand())) in getValueFromConditionImpl() local
H A DValueTracking.cpp5157 bool llvm::isOverflowIntrinsicNoWrap(const WithOverflowInst *WO, in isOverflowIntrinsicNoWrap()
H A DScalarEvolution.cpp5288 auto *WO = dyn_cast<WithOverflowInst>(EVI->getAggregateOperand()); in MatchBinaryOp() local
8994 const WithOverflowInst *WO; in computeExitLimitFromCondImpl() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp572 static bool processOverflowIntrinsic(WithOverflowInst *WO, LazyValueInfo *LVI) { in processOverflowIntrinsic()
629 if (auto *WO = dyn_cast<WithOverflowInst>(&CB)) { in processCallSite() local
H A DGVN.cpp390 WithOverflowInst *WO = dyn_cast<WithOverflowInst>(EI->getAggregateOperand()); in createExtractvalueExpr() local
H A DNewGVN.cpp1820 auto *WO = dyn_cast<WithOverflowInst>(EI->getAggregateOperand()); in performSymbolicAggrValueEvaluation() local
/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.h71 WO = 0x02, enumerator
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1117 const WithOverflowInst *WO, in handleExtractOfWithOverflow()
1161 if (auto *WO = dyn_cast<WithOverflowInst>(AggVal)) in visitExtractValueInst() local
H A DSimplifyIndVar.cpp398 bool SimplifyIndvar::eliminateOverflowIntrinsic(WithOverflowInst *WO) { in eliminateOverflowIntrinsic()
591 if (auto *WO = dyn_cast<WithOverflowInst>(UseInst)) in eliminateIVUser() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp824 WithOverflowInst *WO = cast<WithOverflowInst>(II); in foldIntrinsicWithOverflowCommon() local
H A DInstructionCombining.cpp3276 auto *WO = dyn_cast<WithOverflowInst>(EV.getAggregateOperand()); in foldExtractOfOverflowIntrinsic() local