Searched defs:NumCycles (Results 1 – 14 of 14) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-mca/Views/ |
| H A D | RetireControlUnitStatistics.h | 43 unsigned NumCycles; variable
|
| H A D | DispatchStatistics.h | 46 unsigned NumCycles; variable
|
| H A D | SchedulerStatistics.h | 53 unsigned NumCycles; variable
|
| H A D | DispatchStatistics.cpp | 52 unsigned NumCycles) { in printStalls()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 581 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 592 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 1135 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1149 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1155 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
|
| H A D | IfConversion.cpp | 1123 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local 2195 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
|
| H A D | MachinePipeliner.cpp | 1122 unsigned NumCycles = getSUnit(MI)->Latency; in calculateResMII() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 274 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| H A D | ARMBaseInstrInfo.cpp | 2106 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.cpp | 874 unsigned NumCycles, in isProfitableToIfCvt() 893 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.cpp | 690 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 718 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 808 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 835 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.cpp | 818 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|