Searched defs:AR (Results 1 - 25 of 60) sorted by path

123

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dm68k-parse.c60 AR = 259, enumerator in enum:yytokentype
74 #define AR 259 macro
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dm68k-parse.c7 # define AR 258 macro
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile15 export AR = $(CROSS)ar macro
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DDelayedDiagnostic.h243 AvailabilityResult AR; member in struct:clang::sema::DelayedDiagnostic::AD
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp665 AvailabilityResult AR = CheckAvailability(getASTContext(), Availability, local
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp766 AvailabilityResult AR = D->getAvailability(); local
H A DDelayedDiagnostic.cpp24 DelayedDiagnostic::makeAvailability(AvailabilityResult AR, argument
H A DSemaAvailability.cpp558 static void EmitAvailabilityWarning(Sema &S, AvailabilityResult AR, argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h387 const SCEVAddRecExpr *AR; member in class:llvm::final
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h863 auto AR = const_cast<const InstrProfRecord *>(this)->getValueSitesForKind( local
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h228 run(Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &) argument
397 runSinglePass( IRUnitT &IR, PassT &Pass, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &U, PassInstrumentation &PI) argument
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysis.cpp406 raw_ostream &llvm::operator<<(raw_ostream &OS, AliasResult AR) { argument
476 AliasResult AR = alias(MemoryLocation::get(L), Loc, AAQI, L); local
492 AliasResult AR = alias(MemoryLocation::get(S), Loc, AAQI, S); local
525 AliasResult AR = alias(MemoryLocation::get(V), Loc, AAQI, V); local
574 AliasResult AR = alias(MemoryLocation::get(CX), Loc, AAQI, CX); local
592 AliasResult AR = alias(MemoryLocation::get(RMW), Loc, AAQI, RMW); local
680 AliasResult AR = local
[all...]
H A DAliasAnalysisEvaluator.cpp37 static void PrintResults(AliasResult AR, bool P, argument
90 static inline void PrintLoadStoreResults(AliasResult AR, bool P, argument
136 AliasResult AR = AA.alias(I1->first, Size1, I2->first, Size2); local
162 AliasResult AR = AA.alias(MemoryLocation::get(cast<LoadInst>(Load)), local
189 AliasResult AR = AA.alias(MemoryLocation::get(cast<StoreInst>(*I1)), local
[all...]
H A DAliasSetTracker.cpp210 AliasResult AR = local
283 AliasResult AR = AS.aliasesPointer(Ptr, Size, AAInfo, AA); local
H A DBasicAliasAnalysis.cpp895 AliasResult AR = local
1112 AliasResult AR = AliasResult::PartialAlias; local
H A DDDG.cpp308 run(Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR) argument
316 run(Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &U) argument
H A DDDGPrinter.cpp32 run(Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &U) argument
H A DIVDescriptors.cpp1491 const auto *AR = dyn_cast<SCEVAddRecExpr>(PhiScev); local
1401 getCastsForInductionPHI(PredicatedScalarEvolution &PSE, const SCEVUnknown *PhiScev, const SCEVAddRecExpr *AR, SmallVectorImpl<Instruction *> &CastInsts) argument
1529 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(PhiScev); local
[all...]
H A DIVUsers.cpp36 run(Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR) argument
[all...]
H A DInstructionSimplify.cpp6812 const SimplifyQuery getBestSimplifyQuery(LoopStandardAnalysisResults &AR, argument
H A DLoopAccessAnalysis.cpp213 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(PtrExpr); local
748 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(PtrScev); local
1322 isNoWrapAddRec(Value *Ptr, const SCEVAddRecExpr *AR, PredicatedScalarEvolution &PSE, const Loop *L) argument
1385 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(PtrScev); local
1398 << *Ptr << " SCEV: " << *AR << "\\n"); local
1421 << "LAA: SCEV: " << *AR << "\\n" local
1426 << *Ptr << " SCEV: " << *AR << "\\n"); local
1438 << " SCEV: " << *AR << "\\n"); local
1470 << "LAA: SCEV: " << *AR << "\\n" local
[all...]
H A DLoopNestAnalysis.cpp457 run(Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &U) argument
H A DMemoryBuiltins.cpp863 AliasResult AR = local
H A DScalarEvolution.cpp303 const SCEVAddRecExpr *AR = cast<SCEVAddRecExpr>(this); local
[all...]
H A DScalarEvolutionNormalization.cpp48 NormalizeDenormalizeRewriter::visitAddRecExpr(const SCEVAddRecExpr *AR) { argument
[all...]

Completed in 396 milliseconds

123