Searched refs:RegisterOperands (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | RegisterPressure.cpp | 467 friend class llvm::RegisterOperands; 469 RegisterOperands &RegOpers; 474 RegisterOperandsCollector(RegisterOperands &RegOpers, in RegisterOperandsCollector() 569 void RegisterOperands::collect(const MachineInstr &MI, in collect() 580 void RegisterOperands::detectDeadDefs(const MachineInstr &MI, in detectDeadDefs() 600 void RegisterOperands::adjustLaneLiveness(const LiveIntervals &LIS, in adjustLaneLiveness() 659 const RegisterOperands &RegOpers, in addInstruction() 764 void RegPressureTracker::recede(const RegisterOperands &RegOpers, in recede() 883 RegisterOperands RegOpers; in recede() 896 void RegPressureTracker::advance(const RegisterOperands &RegOpers) { in advance() [all …]
|
| H A D | ScheduleDAGInstrs.cpp | 818 RegisterOperands RegOpers; in buildSchedGraph()
|
| H A D | MachineSink.cpp | 726 RegisterOperands RegOpers; in getBBRegisterPressure()
|
| H A D | MachineScheduler.cpp | 1426 RegisterOperands RegOpers; in scheduleMI() 1460 RegisterOperands RegOpers; in scheduleMI()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | RegisterPressure.h | 166 class RegisterOperands { 220 void addInstruction(unsigned Idx, const RegisterOperands &RegOpers, 428 void recede(const RegisterOperands &RegOpers, 440 void advance(const RegisterOperands &RegOpers);
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | InstrInfoEmitter.cpp | 359 std::vector<Record *> RegisterOperands = in emitOperandTypeMappings() local 373 {&Operands, &RegisterOperands, &RegisterClasses}) { in emitOperandTypeMappings()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | GCNIterativeScheduler.cpp | 374 RegisterOperands RegOpers; in scheduleRegion()
|
| H A D | GCNSchedStrategy.cpp | 1194 RegisterOperands RegOpers; in revertScheduling()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 655 RegisterOperands RegOpers; in shouldReduceRegisterPressure()
|