Searched defs:UR (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp67 const User *UR = U.getUser(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h51 CGSCCUpdateResult *UR = nullptr; member in class:llvm::CallGraphUpdater
66 initialize(LazyCallGraph &LCG, LazyCallGraph::SCC &SCC, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h33 explicit TagRecordHash(codeview::UnionRecord UR, uint32_t Full, argument
/netbsd-current/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); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp24 NativeTypeUDT(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::UnionRecord UR) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DHWEventListener.h65 HWInstructionIssuedEvent(const InstRef &IR, ArrayRef<std::pair<ResourceRef, ResourceCycles>> UR) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp171 CGSCCUpdateResult UR = { local
62 run(LazyCallGraph::SCC &InitialC, CGSCCAnalysisManager &AM, LazyCallGraph &G, CGSCCUpdateResult &UR) argument
368 run(LazyCallGraph::SCC &InitialC, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR) argument
516 run(LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR) argument
825 incorporateNewSCCRange(const SCCRangeT &NewSCCRange, LazyCallGraph &G, LazyCallGraph::Node &N, LazyCallGraph::SCC *C, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR) argument
886 updateCGAndAnalysisManagerForPass( LazyCallGraph &G, LazyCallGraph::SCC &InitialC, LazyCallGraph::Node &N, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, FunctionAnalysisManager &FAM, bool FunctionPass) argument
1221 updateCGAndAnalysisManagerForFunctionPass( LazyCallGraph &G, LazyCallGraph::SCC &InitialC, LazyCallGraph::Node &N, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, FunctionAnalysisManager &FAM) argument
1228 updateCGAndAnalysisManagerForCGSCCPass( LazyCallGraph &G, LazyCallGraph::SCC &InitialC, LazyCallGraph::Node &N, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, FunctionAnalysisManager &FAM) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFLiveness.cpp435 RegisterRef UR = UA.Addr->getRegRef(DFG); local
599 RegisterRef UR = PUA.Addr->getRegRef(DFG); local
679 RegisterRef UR = UA.Addr->getRegRef(DFG); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp216 RegisterRef UR = UN.Addr->getRegRef(*DFG); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp662 User *UR = U.getUser(); local
1012 run(LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR) argument
H A DOpenMPOpt.cpp2499 run(LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilder.cpp367 run(LazyCallGraph::SCC &C, CGSCCAnalysisManager &, LazyCallGraph &, CGSCCUpdateResult &UR) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1821 updateCallGraphAfterCoroutineSplit( LazyCallGraph::Node &N, const coro::Shape &Shape, const SmallVectorImpl<Function *> &Clones, LazyCallGraph::SCC &C, LazyCallGraph &CG, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR, FunctionAnalysisManager &FAM) argument
2064 run(LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR) argument
/netbsd-current/external/gpl3/gdb/dist/sim/sh/
H A Dinterp.c122 #define UR (unsigned int) R macro
123 #define UR (unsigned int) R macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dinterp.c124 #define UR (unsigned int) R macro
125 #define UR (unsigned int) R macro
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1151 LLVMValueRef llvm_user(LLVMUseRef UR) { return LLVMGetUser(UR); } argument
1154 LLVMValueRef llvm_used_value(LLVMUseRef UR) { return LLVMGetUsedValue(UR); } argument

Completed in 416 milliseconds