/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 163 virtual void ReadWeakUndeclaredIdentifiers( in ReadWeakUndeclaredIdentifiers()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 246 struct WorkItem *WI = new WorkItem(BB, State); in calculateCXXStateForAsynchEH() local 307 struct WorkItem *WI = new WorkItem(BB, State); in calculateSEHStateForAsynchEH() local
|
H A D | MachineBasicBlock.cpp | 847 probability_iterator WI = getProbabilityIterator(I); in removeSuccessor() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | MultiplexExternalSemaSource.cpp | 294 void MultiplexExternalSemaSource::ReadWeakUndeclaredIdentifiers( in ReadWeakUndeclaredIdentifiers()
|
H A D | Sema.cpp | 1244 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 D | IndVarSimplify.cpp | 512 static void visitIVCast(CastInst *Cast, WideIVInfo &WI, in visitIVCast() 575 WideIVInfo WI; member in __anon28dbd4a40211::IndVarSimplifyVisitor
|
H A D | LoopStrengthReduce.cpp | 4604 for (const WorkItem &WI : WorkItems) { in GenerateCrossUseConstantOffsets() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTUtils.h | 523 llvm::SmallVectorImpl<std::pair<clang::IdentifierInfo *, clang::WeakInfo>> in ReadWeakUndeclaredIdentifiers()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 428 auto &WI = All[WriteEntry->second]; in chooseInstructionsToInstrument() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 1227 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 D | SIWholeQuadMode.cpp | 713 WorkItem WI = Worklist.back(); in analyzeFunction() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 572 Record *WI = R.getClass("WInst"); in NeonEmitter() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 3061 WLItem &WI = WL.back(); in findReportInEquivalenceClass() local
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 5406 for (const auto &WI : WeakUndeclaredIdentifierList.second) { in WriteASTCore() local
|
H A D | ASTReader.cpp | 8804 WeakInfo WI(AliasId, Loc); in ReadWeakUndeclaredIdentifiers() local
|