Home
last modified time | relevance | path

Searched defs:UR (Results 1 – 21 of 21) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h52 CGSCCUpdateResult *UR = nullptr; global() variable
68 initialize(LazyCallGraph & LCG,LazyCallGraph::SCC & SCC,CGSCCAnalysisManager & AM,CGSCCUpdateResult & UR) initialize() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp65 LazyCallGraph &G, CGSCCUpdateResult &UR) { in run() argument
161 CGSCCUpdateResult UR = { run() local
355 run(LazyCallGraph::SCC & InitialC,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
502 run(LazyCallGraph::SCC & C,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
809 incorporateNewSCCRange(const SCCRangeT & NewSCCRange,LazyCallGraph & G,LazyCallGraph::Node & N,LazyCallGraph::SCC * C,CGSCCAnalysisManager & AM,CGSCCUpdateResult & UR) incorporateNewSCCRange() argument
870 updateCGAndAnalysisManagerForPass(LazyCallGraph & G,LazyCallGraph::SCC & InitialC,LazyCallGraph::Node & N,CGSCCAnalysisManager & AM,CGSCCUpdateResult & UR,FunctionAnalysisManager & FAM,bool FunctionPass) updateCGAndAnalysisManagerForPass() argument
1203 updateCGAndAnalysisManagerForFunctionPass(LazyCallGraph & G,LazyCallGraph::SCC & InitialC,LazyCallGraph::Node & N,CGSCCAnalysisManager & AM,CGSCCUpdateResult & UR,FunctionAnalysisManager & FAM) updateCGAndAnalysisManagerForFunctionPass() argument
1210 updateCGAndAnalysisManagerForCGSCCPass(LazyCallGraph & G,LazyCallGraph::SCC & InitialC,LazyCallGraph::Node & N,CGSCCAnalysisManager & AM,CGSCCUpdateResult & UR,FunctionAnalysisManager & FAM) updateCGAndAnalysisManagerForCGSCCPass() argument
[all...]
H A DInlineAdvisor.cpp640 run(LazyCallGraph::SCC & InitialC,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
H A DScalarEvolution.cpp7026 ConstantRange UR = getRangeForAffineARHelper( getRangeForAffineAR() local
11170 auto UR = getUnsignedRange(RHS); isKnownPredicateViaConstantRanges() local
11184 auto UR = getUnsignedRange(RHS); isKnownPredicateViaConstantRanges() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp71 const User *UR = U.getUser(); in analyzeGlobalAux() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp26 codeview::TypeIndex TI, codeview::UnionRecord UR) in NativeTypeUDT()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h70 HWInstructionIssuedEvent(const InstRef &IR, ArrayRef<ResourceUse> UR) in HWInstructionIssuedEvent()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp430 RegisterRef UR = UA.Addr->getRegRef(DFG); in getAllReachedUses() local
599 RegisterRef UR = PUA.Addr->getRegRef(DFG); in computePhiInfo() local
680 RegisterRef UR = UA.Addr->getRegRef(DFG); in computePhiInfo() local
H A DRDFGraph.cpp1271 RegisterRef UR = makeRegRef(Op); in buildStmt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp202 run(LazyCallGraph::SCC & InitialC,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
H A DArgumentPromotion.cpp806 run(LazyCallGraph::SCC & C,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
H A DAttributor.cpp4044 run(LazyCallGraph::SCC & C,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
4100 run(LazyCallGraph::SCC & C,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
H A DOpenMPOpt.cpp5829 run(LazyCallGraph::SCC & C,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp218 RegisterRef UR = UN.Addr->getRegRef(*DFG); allValidCandidates() local
H A DHexagonBitSimplify.cpp1244 BitTracker::RegisterRef UR = *I; in computeUsedBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2070 updateCallGraphAfterCoroutineSplit(LazyCallGraph::Node & N,const coro::Shape & Shape,const SmallVectorImpl<Function * > & Clones,LazyCallGraph::SCC & C,LazyCallGraph & CG,CGSCCAnalysisManager & AM,CGSCCUpdateResult & UR,FunctionAnalysisManager & FAM) updateCallGraphAfterCoroutineSplit() argument
2177 run(LazyCallGraph::SCC & C,CGSCCAnalysisManager & AM,LazyCallGraph & CG,CGSCCUpdateResult & UR) run() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1083 const bool UR = RTy.isUnsigned(); in simplifySymbolCast() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2504 UnionRecord UR(0, CO, TypeIndex(), 0, FullName, Ty->getIdentifier()); in lowerTypeUnion() local
2525 UnionRecord UR(FieldCount, CO, FieldTI, SizeInBytes, FullName, in lowerCompleteTypeUnion() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1140 ConstantRange UR = Result_zext.truncate(getBitWidth()); multiply() local
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2326 TrackUnresolvedResolver UR(&R); in resolveReferences() local