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

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

Completed in 156 milliseconds