/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | LiveIntervalCalc.cpp | 43 LiveRange &LR, const MachineOperand &MO) { in createDeadDef() 133 void LiveIntervalCalc::createDeadDefs(LiveRange &LR, Register Reg) { in createDeadDefs() 145 void LiveIntervalCalc::extendToUses(LiveRange &LR, Register Reg, in extendToUses()
|
H A D | LiveRangeCalc.cpp | 89 void LiveRangeCalc::extend(LiveRange &LR, SlotIndex Use, unsigned PhysReg, in extend() 124 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry() 193 bool LiveRangeCalc::findReachingDefs(LiveRange &LR, MachineBasicBlock &UseMBB, in findReachingDefs() 400 LiveRange &LR = I.LR; in updateSSA() local
|
H A D | LiveIntervals.cpp | 160 if (LiveRange *LR = RegUnitRanges[Unit]) in print() local 278 void LiveIntervals::computeRegUnitRange(LiveRange &LR, unsigned Unit) { in computeRegUnitRange() 345 LiveRange *LR = RegUnitRanges[Unit]; in computeLiveInRegUnits() local 365 static void createSegmentsForValues(LiveRange &LR, in createSegmentsForValues() 633 void LiveIntervals::extendToIndices(LiveRange &LR, in extendToIndices() 642 void LiveIntervals::pruneValue(LiveRange &LR, SlotIndex Kill, in pruneValue() 1062 if (LiveRange *LR = getRegUnitLI(*Units)) in updateAllRanges() local 1072 void updateRange(LiveRange &LR, Register Reg, LaneBitmask LaneMask) { in updateRange() 1096 void handleMoveDown(LiveRange &LR) { in handleMoveDown() 1269 void handleMoveUp(LiveRange &LR, Register Reg, LaneBitmask LaneMask) { in handleMoveUp() [all …]
|
H A D | LiveRegMatrix.cpp | 178 LiveIntervalUnion::Query &LiveRegMatrix::query(const LiveRange &LR, in query() 200 [&](MCRegister Unit, const LiveRange &LR) { in checkInterference() 214 LiveRange LR; in checkInterference() local
|
H A D | LiveRangeUtils.h | 26 static void DistributeRange(LiveRangeT &LR, LiveRangeT *SplitLRs[], in DistributeRange()
|
H A D | LiveInterval.cpp | 67 LiveRange *LR; member in __anondae7e9140111::CalcLiveRangeUtilBase 70 CalcLiveRangeUtilBase(LiveRange *LR) : LR(LR) {} in CalcLiveRangeUtilBase() 288 CalcLiveRangeUtilVector(LiveRange *LR) : CalcLiveRangeUtilVectorBase(LR) {} in CalcLiveRangeUtilVector() 314 CalcLiveRangeUtilSet(LiveRange *LR) : CalcLiveRangeUtilSetBase(LR) {} in CalcLiveRangeUtilSet() 1318 unsigned ConnectedVNInfoEqClasses::Classify(const LiveRange &LR) { in Classify()
|
H A D | RegisterPressure.cpp | 425 bool (*Property)(const LiveRange &LR, SlotIndex Pos)) { in getLanesWithProperty() 441 const LiveRange *LR = LIS.getCachedRegUnit(RegUnit); in getLanesWithProperty() local 456 [](const LiveRange &LR, SlotIndex Pos) { in getLiveLanesAt() 586 const LiveRange *LR = getLiveRange(LIS, Reg); in detectDeadDefs() local 1250 [](const LiveRange &LR, SlotIndex Pos) { in getLiveLanesAt() 1260 [](const LiveRange &LR, SlotIndex Pos) { in getLastUsedLanes() 1271 [](const LiveRange &LR, SlotIndex Pos) { in getLiveThroughAt()
|
H A D | RegAllocFast.cpp | 520 for (const LiveReg &LR : LiveVirtRegs) { in reloadAtBegin() local 675 void RegAllocFast::assignVirtToPhysReg(MachineInstr &AtMI, LiveReg &LR, in assignVirtToPhysReg() 729 void RegAllocFast::allocVirtReg(MachineInstr &MI, LiveReg &LR, in allocVirtReg() 1043 for (const LiveReg &LR : LiveVirtRegs) { in dumpState() local 1283 for (const LiveReg &LR : LiveVirtRegs) { in allocateInstruction() local
|
H A D | MachineVerifier.cpp | 516 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() 2091 const LiveRange &LR, in checkLivenessAtUse() 2115 const LiveRange &LR, in checkLivenessAtDef() 2185 if (const LiveRange *LR = LiveInts->getCachedRegUnit(*Units)) in checkLiveness() local 2723 if (const LiveRange *LR = LiveInts->getCachedRegUnit(i)) in verifyLiveIntervals() local 2727 void MachineVerifier::verifyLiveRangeValue(const LiveRange &LR, in verifyLiveRangeValue() 2819 void MachineVerifier::verifyLiveRangeSegment(const LiveRange &LR, in verifyLiveRangeSegment() 3042 void MachineVerifier::verifyLiveRange(const LiveRange &LR, Register Reg, in verifyLiveRange()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervals.h | 187 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() 245 bool isLiveInToMBB(const LiveRange &LR, in isLiveInToMBB() 250 bool isLiveOutOfMBB(const LiveRange &LR, in isLiveOutOfMBB() 394 LiveRange *LR = RegUnitRanges[Unit]; in getRegUnit() local
|
H A D | LiveIntervalCalc.h | 54 void extendToUses(LiveRange &LR, MCRegister PhysReg) { in extendToUses()
|
H A D | LiveIntervalUnion.h | 114 const LiveRange *LR = nullptr; variable 125 Query(const LiveRange &LR, const LiveIntervalUnion &LIU) in Query()
|
H A D | LiveRangeCalc.h | 104 LiveRange &LR; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | LookupResult.cpp | 59 raw_ostream &llvm::gsym::operator<<(raw_ostream &OS, const LookupResult &LR) { in operator <<()
|
H A D | FunctionInfo.cpp | 158 LookupResult LR; in lookup() local
|
/netbsd-src/sys/arch/mvmeppc/include/ |
H A D | kgdb.h | 35 #define LR 32 macro
|
/netbsd-src/sys/arch/ibmnws/include/ |
H A D | kgdb.h | 35 #define LR 32 macro
|
/netbsd-src/sys/arch/rs6000/include/ |
H A D | kgdb.h | 35 #define LR 32 macro
|
/netbsd-src/sys/arch/prep/include/ |
H A D | kgdb.h | 35 #define LR 32 macro
|
/netbsd-src/sys/arch/sandpoint/include/ |
H A D | kgdb.h | 35 #define LR 32 macro
|
/netbsd-src/sys/arch/bebox/include/ |
H A D | kgdb.h | 35 #define LR 32 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PointerSubChecker.cpp | 44 const MemRegion *LR = LV.getAsRegion(); in checkPreStmt() local
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | kobj_machdep.c | 89 LR(unsigned int x, unsigned int constant) in LR() function
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/aarch64/ |
H A D | efisetjmp_arch.h | 21 UINT64 LR; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 315 void SIWholeQuadMode::markDefs(const MachineInstr &UseMI, LiveRange &LR, in markDefs() 451 LiveRange &LR = LIS->getInterval(Reg); in markOperand() local 459 LiveRange &LR = LIS->getRegUnit(*RegUnit); in markOperand() local 1076 LiveRange &LR = in prepareInsertion() local
|