Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h46 CGSCCUpdateResult *UR = nullptr; variable
58 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) { in initialize()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp65 LazyCallGraph &G, CGSCCUpdateResult &UR) { in run()
162 CGSCCUpdateResult UR = {CWorklist, in run() local
363 CGSCCUpdateResult &UR) { in run()
510 CGSCCUpdateResult &UR) { in run()
817 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) { in incorporateNewSCCRange()
878 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForPass()
1180 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForFunctionPass()
1187 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForCGSCCPass()
H A DInlineAdvisor.cpp641 CGSCCUpdateResult &UR) { in run()
H A DScalarEvolution.cpp7042 ConstantRange UR = getRangeForAffineARHelper( in getRangeForAffineAR() local
11248 auto UR = getUnsignedRange(RHS); in isKnownPredicateViaConstantRanges() local
11262 auto UR = getUnsignedRange(RHS); in isKnownPredicateViaConstantRanges() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp71 const User *UR = U.getUser(); in analyzeGlobalAux() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp26 codeview::TypeIndex TI, codeview::UnionRecord UR) in NativeTypeUDT()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp313 auto *UR = dyn_cast<VPRecipeBase>(U); in collectEphemeralRecipesForVPlan() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h70 HWInstructionIssuedEvent(const InstRef &IR, ArrayRef<ResourceUse> UR) in HWInstructionIssuedEvent() argument
/freebsd/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/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp210 CGSCCUpdateResult &UR) { in run()
H A DArgumentPromotion.cpp863 CGSCCUpdateResult &UR) { in run()
H A DAttributor.cpp4049 CGSCCUpdateResult &UR) { in run()
4105 CGSCCUpdateResult &UR) { in run()
H A DOpenMPOpt.cpp5830 CGSCCUpdateResult &UR) { in run()
/freebsd/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/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp220 RegisterRef UR = UN.Addr->getRegRef(*DFG); in allValidCandidates() local
H A DHexagonBitSimplify.cpp1244 BitTracker::RegisterRef UR = *I; in computeUsedBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1991 LazyCallGraph &CG, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCallGraphAfterCoroutineSplit()
2086 LazyCallGraph &CG, CGSCCUpdateResult &UR) { in run()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2486 UnionRecord UR(0, CO, TypeIndex(), 0, FullName, Ty->getIdentifier()); lowerTypeUnion() local
2507 UnionRecord UR(FieldCount, CO, FieldTI, SizeInBytes, FullName, lowerCompleteTypeUnion() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1198 ConstantRange UR = Result_zext.truncate(getBitWidth()); in multiply() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2326 TrackUnresolvedResolver UR(&R); in resolveReferences() local