Home
last modified time | relevance | path

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

/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
/llvm-project/clang/test/CodeGen/
H A Dgh64876.cpp3 void f(const char* C, const wchar_t *WC) { in f()
/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()
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dtag-types.cpp23 wchar_t WC; member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp770 Checks.push_back(WC); in widenWidenableBranchGuardConditions() local
1084 if (auto WC = extractWidenableCondition(BI)) predicateLoopExits() local
H A DGuardWidening.cpp129 return cast<Instruction>(WC)->getIterator(); in findInsertionPointForWideCondition() local
88 Value *Cond, *WC; getCondition() local
/llvm-project/clang/test/AST/Interp/
H A Dlambda.cpp
/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.cpp1354 WithContext WC(std::move(Ctx)); startTask() local
1364 WithContext WC(Ctx.clone()); startTask() local
1733 WithContext WC(std::move(Ctx)); runWithSemaphore() local
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp627 overlapInput(const std::string & BaseFilename,const std::string & TestFilename,WriterContext * WC,OverlapStats & Overlap,const OverlapFuncFilters & FuncFilter,raw_fd_ostream & OS,bool IsCS) overlapInput() argument
655 loadInput(const WeightedFile & Input,SymbolRemapper * Remapper,const InstrProfCorrelator * Correlator,const StringRef ProfiledBinary,WriterContext * WC) loadInput() argument
1099 adjustInstrProfile(std::unique_ptr<WriterContext> & WC,std::unique_ptr<sampleprof::SampleProfileReader> & Reader,unsigned SupplMinSizeThreshold,float ZeroCounterThreshold,unsigned InstrProfColdThreshold) adjustInstrProfile() argument
1387 auto WC = std::make_unique<WriterContext>(OutputSparse, ErrorLock, supplementInstrProfile() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1070 const auto WC = CTy.getBitWidth(); simplifySymbolCast() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp220 unsigned &WC = getCounterRef(Wait, T); in addWait() local
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp8050 const auto *WC = cast<OpenACCWaitClause>(C); writeOpenACCClause() local
[all...]