| /freebsd/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/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 617 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 628 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86PadShortFunction.cpp | 166 unsigned int &NumCycles = ReturnBBs[MBB]; in findReturns() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 1250 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1264 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1270 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
|
| H A D | IfConversion.cpp | 1139 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local 2194 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
|
| H A D | MachinePipeliner.cpp | 4031 unsigned NumCycles = DAG->getSUnit(MI)->Latency; in calculateResMIIDFA() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 277 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| H A D | ARMBaseInstrInfo.cpp | 1940 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.cpp | 862 unsigned NumCycles, in isProfitableToIfCvt() 881 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.cpp | 793 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 821 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 878 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 905 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.cpp | 823 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|