Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp65 LazyCallGraph &G, CGSCCUpdateResult &UR) { in run()
163 CGSCCUpdateResult UR = { in run() local
359 CGSCCUpdateResult &UR) { in run()
508 CGSCCUpdateResult &UR) { in run()
816 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) { in incorporateNewSCCRange()
877 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForPass()
1210 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForFunctionPass()
1217 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForCGSCCPass()
H A DInlineAdvisor.cpp641 CGSCCUpdateResult &UR) { in run()
H A DScalarEvolution.cpp6988 ConstantRange UR = getRangeForAffineARHelper( in getRangeForAffineAR() local
11219 auto UR = getUnsignedRange(RHS); in isKnownPredicateViaConstantRanges() local
11233 auto UR = getUnsignedRange(RHS); in isKnownPredicateViaConstantRanges() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h52 CGSCCUpdateResult *UR = nullptr; variable
68 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) { in initialize()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp71 const User *UR = U.getUser(); in analyzeGlobalAux() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp26 codeview::TypeIndex TI, codeview::UnionRecord UR) in NativeTypeUDT()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFLiveness.cpp433 RegisterRef UR = UA.Addr->getRegRef(DFG); in getAllReachedUses() local
597 RegisterRef UR = PUA.Addr->getRegRef(DFG); in computePhiInfo() local
676 RegisterRef UR = UA.Addr->getRegRef(DFG); in computePhiInfo() local
H A DRDFGraph.cpp1260 RegisterRef UR = makeRegRef(Op); in buildStmt() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DHWEventListener.h67 HWInstructionIssuedEvent(const InstRef &IR, ArrayRef<ResourceUse> UR) in HWInstructionIssuedEvent()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp807 CGSCCUpdateResult &UR) { in run()
H A DInliner.cpp745 CGSCCUpdateResult &UR) { in run()
H A DAttributor.cpp3664 CGSCCUpdateResult &UR) { in run()
H A DOpenMPOpt.cpp5435 CGSCCUpdateResult &UR) { in run()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp218 RegisterRef UR = UN.Addr->getRegRef(*DFG); in allValidCandidates() local
H A DHexagonBitSimplify.cpp1244 BitTracker::RegisterRef UR = *I; in computeUsedBits() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2006 LazyCallGraph &CG, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCallGraphAfterCoroutineSplit()
2109 LazyCallGraph &CG, CGSCCUpdateResult &UR) { in run()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1073 const bool UR = RTy.isUnsigned(); in simplifySymbolCast() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2471 UnionRecord UR(0, CO, TypeIndex(), 0, FullName, Ty->getIdentifier()); in lowerTypeUnion() local
2492 UnionRecord UR(FieldCount, CO, FieldTI, SizeInBytes, FullName, in lowerCompleteTypeUnion() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp1106 ConstantRange UR = Result_zext.truncate(getBitWidth()); in multiply() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1119 LLVMValueRef llvm_user(LLVMUseRef UR) { return LLVMGetUser(UR); } in llvm_user()
1122 LLVMValueRef llvm_used_value(LLVMUseRef UR) { return LLVMGetUsedValue(UR); } in llvm_used_value()
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c2079 #define UR(field) __mf_unregister(last->field, strlen (last->field)+1, __MF_TYPE_STATIC) in WRAPPER2() macro
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2088 TrackUnresolvedResolver UR(&R); in resolveReferences() local