/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | CGSCCPassManager.cpp | 65 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 D | InlineAdvisor.cpp | 641 CGSCCUpdateResult &UR) { in run()
|
H A D | ScalarEvolution.cpp | 6988 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 D | CallGraphUpdater.h | 52 CGSCCUpdateResult *UR = nullptr; variable 68 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) { in initialize()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | GlobalStatus.cpp | 71 const User *UR = U.getUser(); in analyzeGlobalAux() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeUDT.cpp | 26 codeview::TypeIndex TI, codeview::UnionRecord UR) in NativeTypeUDT()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 433 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 D | RDFGraph.cpp | 1260 RegisterRef UR = makeRegRef(Op); in buildStmt() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/ |
H A D | HWEventListener.h | 67 HWInstructionIssuedEvent(const InstRef &IR, ArrayRef<ResourceUse> UR) in HWInstructionIssuedEvent()
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 27 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 D | ArgumentPromotion.cpp | 807 CGSCCUpdateResult &UR) { in run()
|
H A D | Inliner.cpp | 745 CGSCCUpdateResult &UR) { in run()
|
H A D | Attributor.cpp | 3664 CGSCCUpdateResult &UR) { in run()
|
H A D | OpenMPOpt.cpp | 5435 CGSCCUpdateResult &UR) { in run()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 218 RegisterRef UR = UN.Addr->getRegRef(*DFG); in allValidCandidates() local
|
H A D | HexagonBitSimplify.cpp | 1244 BitTracker::RegisterRef UR = *I; in computeUsedBits() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 2006 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 D | SValBuilder.cpp | 1073 const bool UR = RTy.isUnsigned(); in simplifySymbolCast() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2471 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 D | ConstantRange.cpp | 1106 ConstantRange UR = Result_zext.truncate(getBitWidth()); in multiply() local
|
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1119 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 D | mf-hooks2.c | 2079 #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 D | Record.cpp | 2088 TrackUnresolvedResolver UR(&R); in resolveReferences() local
|