Searched defs:NewR (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueLattice.h348 bool markConstantRange(ConstantRange NewR, argument
443 ConstantRange NewR = getConstantRange().unionWith(RHS.getConstantRange()); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp370 auto NewR = R->delegate(ResponsibilitySymbols); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp994 unsigned NewR = UseR; local
H A DHexagonSplitDouble.cpp673 Register NewR = MRI->createVirtualRegister(RC); local
H A DHexagonHardwareLoops.cpp1588 Register NewR = MRI->createVirtualRegister(RC); local
H A DHexagonConstPropagation.cpp2892 Register NewR = MRI->createVirtualRegister(PredRC); local
2914 Register NewR = MRI->createVirtualRegister(NewRC); local
2999 unsigned NewR = R1.Reg; local
3032 Register NewR = MRI->createVirtualRegister(RC); local
3066 unsigned NewR = SR.Reg; local
3098 unsigned NewR = SR.Reg; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1265 showBRDiagnostics(const char *action, llvm::raw_svector_ostream &os, const MemRegion *NewR, SVal V, const MemRegion *OldR, const DeclStmt *DS) argument
1342 showBRDefaultDiagnostics(llvm::raw_svector_ostream &os, const MemRegion *NewR, SVal V, const MemRegion *OldR) argument
[all...]

Completed in 226 milliseconds