Home
last modified time | relevance | path

Searched defs:REnd (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp172 MachineBasicBlock::reverse_iterator I = MBB.rbegin(), REnd = MBB.rend(); in removeBranch() local
208 MachineBasicBlock::reverse_iterator I = MBB.rbegin(), REnd = MBB.rend(); in analyzeBranch() local
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DImmutableSet.h145 iterator RItr = RHS.begin(), REnd = RHS.end(); in isEqual() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp821 auto REnd = MI.getParent()->rend(); in RepairingPlacement() local
/openbsd/gnu/llvm/clang/lib/Tooling/Core/
H A DReplacement.cpp381 unsigned REnd = R.getOffset() + Delta + R.getLength(); in merge() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1704 const SCEV *REnd = getEnd(); in computeSafeIterationSpace() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1197 SlotIndex REnd = LIS.getInstructionIndex(*Range.second); in computeIntervals() local
H A DAssignmentTrackingAnalysis.cpp2165 for (auto RIt = Locs->rbegin(), REnd = Locs->rend(); RIt != REnd; ++RIt) { in removeRedundantDbgLocsUsingBackwardScan() local
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp164 const PosPtr REnd = getBeforeFront(); in decrement() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4367 unsigned RBegin, REnd; in StoreByValRegs() local
4500 unsigned RBegin, REnd; in LowerFormalArguments() local