Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstrInfo.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-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86WinFixupBufferSecurityCheck.cpp81 MachineBasicBlock::reverse_iterator RBegin, REnd; in getSecurityCheckerBasicBlock() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/
HDImmutableSet.h145 iterator RItr = RHS.begin(), REnd = RHS.end(); in isEqual() local
/freebsd-head/contrib/llvm-project/libcxx/src/filesystem/
HDpath_parser.h123 const PosPtr REnd = getBeforeFront(); in decrement() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDRegBankSelect.cpp825 auto REnd = MI.getParent()->rend(); in RepairingPlacement() local
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/Core/
HDReplacement.cpp382 unsigned REnd = R.getOffset() + Delta + R.getLength(); in merge() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDInductiveRangeCheckElimination.cpp794 const SCEV *REnd = getEnd(); in computeSafeIterationSpace() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveDebugVariables.cpp1198 SlotIndex REnd = LIS.getInstructionIndex(*Range.second); in computeIntervals() local
HDAssignmentTrackingAnalysis.cpp2516 for (auto RIt = Locs->rbegin(), REnd = Locs->rend(); RIt != REnd; ++RIt) { in removeRedundantDbgLocsUsingBackwardScan() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp4407 unsigned RBegin, REnd; in StoreByValRegs() local
4532 unsigned RBegin, REnd; in LowerFormalArguments() local