Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h51 CGSCCUpdateResult *UR = nullptr; variable
67 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) { in initialize()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp64 LazyCallGraph &G, CGSCCUpdateResult &UR) { in run()
171 CGSCCUpdateResult UR = { in run() local
371 CGSCCUpdateResult &UR) { in run()
519 CGSCCUpdateResult &UR) { in run()
827 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) { in incorporateNewSCCRange()
888 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForPass()
1223 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForFunctionPass()
1230 CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCGAndAnalysisManagerForCGSCCPass()
H A DScalarEvolution.cpp6135 ConstantRange UR = getRangeForAffineARHelper( in getRangeForAffineAR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp67 const User *UR = U.getUser(); in analyzeGlobalAux() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp25 codeview::TypeIndex TI, codeview::UnionRecord UR) in NativeTypeUDT()
/netbsd-src/external/gpl2/groff/dist/font/devlj4/generate/
H A DMakefile134 UR: $(AUTOFONT)/9nb00094.tfm $(TEXTMAP) target
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DHWEventListener.h66 ArrayRef<std::pair<ResourceRef, ResourceCycles>> UR) in HWInstructionIssuedEvent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFLiveness.cpp435 RegisterRef UR = UA.Addr->getRegRef(DFG); in getAllReachedUses() local
599 RegisterRef UR = PUA.Addr->getRegRef(DFG); in computePhiInfo() local
679 RegisterRef UR = UA.Addr->getRegRef(DFG); in computePhiInfo() local
H A DRDFGraph.cpp1271 RegisterRef UR = makeRegRef(Op); in buildStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp662 User *UR = U.getUser(); in isSafeToPromoteArgument() local
1015 CGSCCUpdateResult &UR) { in run()
H A DInliner.cpp675 CGSCCUpdateResult &UR) { in run()
H A DAttributor.cpp2453 CGSCCUpdateResult &UR) { in run()
H A DOpenMPOpt.cpp2502 CGSCCUpdateResult &UR) { in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp216 RegisterRef UR = UN.Addr->getRegRef(*DFG); in allValidCandidates() local
H A DHexagonBitSimplify.cpp1216 BitTracker::RegisterRef UR = *I; in computeUsedBits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1824 LazyCallGraph &CG, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, in updateCallGraphAfterCoroutineSplit()
2066 LazyCallGraph &CG, CGSCCUpdateResult &UR) { in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp1028 ConstantRange UR = Result_zext.truncate(getBitWidth()); in multiply() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2343 UnionRecord UR(0, CO, TypeIndex(), 0, FullName, Ty->getIdentifier()); in lowerTypeUnion() local
2364 UnionRecord UR(FieldCount, CO, FieldTI, SizeInBytes, FullName, in lowerCompleteTypeUnion() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1151 LLVMValueRef llvm_user(LLVMUseRef UR) { return LLVMGetUser(UR); } in llvm_user()
1154 LLVMValueRef llvm_used_value(LLVMUseRef UR) { return LLVMGetUsedValue(UR); } in llvm_used_value()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1879 TrackUnresolvedResolver UR(&R); in resolveReferences() local