Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h145 iterator RItr = RHS.begin(), REnd = RHS.end(); in isEqual() local
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath_parser.h123 const PosPtr REnd = getBeforeFront(); in decrement() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp824 auto REnd = MI.getParent()->rend(); RepairingPlacement() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp382 unsigned REnd = R.getOffset() + Delta + R.getLength(); in merge() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp794 const SCEV *REnd = getEnd(); in computeSafeIterationSpace() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1198 SlotIndex REnd = LIS.getInstructionIndex(*Range.second); in computeIntervals() local
H A DAssignmentTrackingAnalysis.cpp2509 for (auto RIt = Locs->rbegin(), REnd = Locs->rend(); RIt != REnd; ++RIt) { removeRedundantDbgLocsUsingBackwardScan() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4387 unsigned RBegin, REnd; StoreByValRegs() local
4515 unsigned RBegin, REnd; LowerFormalArguments() local