Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp73 auto *WC = B.CreateIntrinsic(Intrinsic::experimental_widenable_condition, in makeGuardControlFlowExplicit() local
90 Use *C, *WC; in widenWidenableBranch() local
111 Use *C, *WC; in setWidenableBranchCond() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DGuardUtils.cpp57 Use *C, *WC; in parseWidenableBranch() local
69 bool llvm::parseWidenableBranch(User *U, Use *&C,Use *&WC, in parseWidenableBranch()
/freebsd-src/contrib/nvi/common/
H A Dmultibyte.h63 #define WC "%lc" macro
97 #define WC "%c" macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp770 auto WC = extractWidenableCondition(BI); in widenWidenableBranchGuardConditions() local
1084 if (auto WC = extractWidenableCondition(BI)) in predicateLoopExits() local
H A DGuardWidening.cpp87 Value *Cond, *WC; getCondition() local
127 if (auto WC = extractWidenableCondition(WCOrGuard)) findInsertionPointForWideCondition() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp589 overlapInput(const std::string & BaseFilename,const std::string & TestFilename,WriterContext * WC,OverlapStats & Overlap,const OverlapFuncFilters & FuncFilter,raw_fd_ostream & OS,bool IsCS) overlapInput() argument
617 loadInput(const WeightedFile & Input,SymbolRemapper * Remapper,const InstrProfCorrelator * Correlator,const StringRef ProfiledBinary,WriterContext * WC) loadInput() argument
1041 adjustInstrProfile(std::unique_ptr<WriterContext> & WC,std::unique_ptr<sampleprof::SampleProfileReader> & Reader,unsigned SupplMinSizeThreshold,float ZeroCounterThreshold,unsigned InstrProfColdThreshold) adjustInstrProfile() argument
1329 auto WC = std::make_unique<WriterContext>(OutputSparse, ErrorLock, supplementInstrProfile() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1070 const auto WC = CTy.getBitWidth(); in simplifySymbolCast() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp216 unsigned &WC = getCounterRef(Wait, T); addWait() local