/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()
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 507 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) isProfitableToIfCvt() argument 518 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) isProfitableToDupForIfCvt() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 1168 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); shouldConvertIf() local 1182 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); shouldConvertIf() local 1188 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); 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 | 3657 unsigned NumCycles = DAG->getSUnit(MI)->Latency; calculateResMIIDFA() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 280 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() argument
|
H A D | ARMBaseInstrInfo.cpp | 2097 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) const isProfitableToIfCvt() argument
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 874 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) const isProfitableToIfCvt() argument 893 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) const isProfitableToDupForIfCvt() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 771 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument 799 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 855 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) isProfitableToIfCvt() argument 882 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) isProfitableToDupForIfCvt() argument
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 821 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) const isProfitableToIfCvt() argument
|