Searched defs:NumCycles (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 493 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 504 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 1171 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1185 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1191 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
|
| H A D | IfConversion.cpp | 1119 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local 2179 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
|
| H A D | MachinePipeliner.cpp | 3598 unsigned NumCycles = DAG->getSUnit(MI)->Latency; in calculateResMIIDFA() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 275 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| H A D | ARMBaseInstrInfo.cpp | 2096 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.cpp | 874 unsigned NumCycles, in isProfitableToIfCvt() 893 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.cpp | 703 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 731 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 829 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 856 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.cpp | 820 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|