Home
last modified time | relevance | path

Searched defs:WI (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.h163 virtual void ReadWeakUndeclaredIdentifiers( in ReadWeakUndeclaredIdentifiers()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp246 struct WorkItem *WI = new WorkItem(BB, State); in calculateCXXStateForAsynchEH() local
307 struct WorkItem *WI = new WorkItem(BB, State); in calculateSEHStateForAsynchEH() local
H A DMachineBasicBlock.cpp847 probability_iterator WI = getProbabilityIterator(I); in removeSuccessor() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp294 void MultiplexExternalSemaSource::ReadWeakUndeclaredIdentifiers( in ReadWeakUndeclaredIdentifiers()
H A DSema.cpp1244 for (const auto &WI : WeakIDs.second) in ActOnEndOfTranslationUnit() local
1248 for (const auto &WI : WeakIDs.second) in ActOnEndOfTranslationUnit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp512 static void visitIVCast(CastInst *Cast, WideIVInfo &WI, in visitIVCast()
575 WideIVInfo WI; member in __anon28dbd4a40211::IndVarSimplifyVisitor
H A DLoopStrengthReduce.cpp4604 for (const WorkItem &WI : WorkItems) { in GenerateCrossUseConstantOffsets() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h523 llvm::SmallVectorImpl<std::pair<clang::IdentifierInfo *, clang::WeakInfo>> in ReadWeakUndeclaredIdentifiers()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp428 auto &WI = All[WriteEntry->second]; in chooseInstructionsToInstrument() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1227 WidenIV::WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, ScalarEvolution *SEv, in WidenIV()
2264 PHINode *llvm::createWideIV(const WideIVInfo &WI, in createWideIV()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp713 WorkItem WI = Worklist.back(); in analyzeFunction() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp572 Record *WI = R.getClass("WInst"); in NeonEmitter() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3061 WLItem &WI = WL.back(); in findReportInEquivalenceClass() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5406 for (const auto &WI : WeakUndeclaredIdentifierList.second) { in WriteASTCore() local
H A DASTReader.cpp8804 WeakInfo WI(AliasId, Loc); in ReadWeakUndeclaredIdentifiers() local