Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinFixupBufferSecurityCheck.cpp81 MachineBasicBlock::reverse_iterator RBegin, REnd; in getSecurityCheckerBasicBlock() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h145 iterator RItr = RHS.begin(), REnd = RHS.end(); in isEqual() local
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath_parser.h123 const PosPtr REnd = getBeforeFront(); in decrement() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp825 auto REnd = MI.getParent()->rend(); in RepairingPlacement() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1891 const SCEV *REnd = getEnd(); computeSafeIterationSpace() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1198 SlotIndex REnd = LIS.getInstructionIndex(*Range.second); in computeIntervals() local
H A DAssignmentTrackingAnalysis.cpp2516 for (auto RIt = Locs->rbegin(), REnd = Locs->rend(); RIt != REnd; ++RIt) { in removeRedundantDbgLocsUsingBackwardScan() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4407 unsigned RBegin, REnd; in StoreByValRegs() local
4532 unsigned RBegin, REnd; in LowerFormalArguments() local