Searched defs:WO (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntpd.h94 #define WO (CAN_WRITE) macro
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h68 WO = 0x02, enumerator in enum:__anon11357
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp491 static void processOverflowIntrinsic(WithOverflowInst *WO, LazyValueInfo *LVI) { argument
[all...]
H A DGVN.cpp338 WithOverflowInst *WO = dyn_cast<WithOverflowInst>(EI->getAggregateOperand()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp443 bool SimplifyIndvar::eliminateOverflowIntrinsic(WithOverflowInst *WO) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h862 void setWriteOnly(bool WO) { VarFlags.MaybeWriteOnly = WO; } argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1838 WithOverflowInst *WO = cast<WithOverflowInst>(II); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4613 bool llvm::isOverflowIntrinsicNoWrap(const WithOverflowInst *WO, argument

Completed in 216 milliseconds