Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Derror-property-gc-attr.m11 __weak INTF* WI; field
18 @property (assign) __weak INTF* WI; property
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default-copy.cpp86 struct WI { struct
87 WI(const WI &Other) : Field1(Other.Field1), Field2(Other.Field1) {} in WI() argument
91 WI &WI::operator=(const WI &Other) { in operator =() argument
/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.h163 ReadWeakUndeclaredIdentifiers(SmallVectorImpl<std::pair<IdentifierInfo *,WeakInfo>> & WI) ReadWeakUndeclaredIdentifiers() argument
/llvm-project/bolt/lib/Passes/
H A DReorderAlgorithm.cpp368 auto WI = Weight.find(EdgeTy(SrcBB, SuccBB, 0)); in adjustQueue() local
375 auto WI = Weight.find(EdgeTy(PredBB, DstBB, 0)); in adjustQueue() local
/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); calculateSEHStateForAsynchEH() local
[all...]
H A DMachineBasicBlock.cpp847 probability_iterator WI = getProbabilityIterator(I); removeSuccessor() local
/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp294 ReadWeakUndeclaredIdentifiers(SmallVectorImpl<std::pair<IdentifierInfo *,WeakInfo>> & WI) ReadWeakUndeclaredIdentifiers() argument
H A DSema.cpp1242 for (const auto &WI : WeakIDs.second) ActOnEndOfTranslationUnit() local
1246 for (const auto &WI : WeakIDs.second) ActOnEndOfTranslationUnit() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp512 visitIVCast(CastInst * Cast,WideIVInfo & WI,ScalarEvolution * SE,const TargetTransformInfo * TTI) visitIVCast() argument
575 WideIVInfo WI; global() member in __anon3b8858d70211::IndVarSimplifyVisitor
[all...]
H A DLoopStrengthReduce.cpp4600 for (const WorkItem &WI : WorkItems) { GenerateCrossUseConstantOffsets() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp428 auto &WI = All[WriteEntry->second]; chooseInstructionsToInstrument() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h523 ReadWeakUndeclaredIdentifiers(llvm::SmallVectorImpl<std::pair<clang::IdentifierInfo *,clang::WeakInfo>> & WI) ReadWeakUndeclaredIdentifiers() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1225 WidenIV::WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, ScalarEvolution *SEv, in WidenIV() argument
2256 createWideIV(const WideIVInfo & WI,LoopInfo * LI,ScalarEvolution * SE,SCEVExpander & Rewriter,DominatorTree * DT,SmallVectorImpl<WeakTrackingVH> & DeadInsts,unsigned & NumElimExt,unsigned & NumWidened,bool HasGuards,bool UsePostIncrementRanges) createWideIV() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp713 WorkItem WI = Worklist.back(); analyzeFunction() local
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp572 Record *WI = R.getClass("WInst"); NeonEmitter() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3061 WLItem &WI = WL.back(); findReportInEquivalenceClass() local
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5403 for (const auto &WI : WeakUndeclaredIdentifierList.second) { WriteASTCore() local
H A DASTReader.cpp8804 WeakInfo WI(AliasId, Loc); ReadWeakUndeclaredIdentifiers() local