Home
last modified time | relevance | path

Searched defs:NumCycles (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRetireControlUnitStatistics.h43 unsigned NumCycles; variable
H A DDispatchStatistics.h46 unsigned NumCycles; variable
H A DSchedulerStatistics.h53 unsigned NumCycles; variable
H A DDispatchStatistics.cpp52 unsigned NumCycles) { in printStalls()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h493 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) isProfitableToIfCvt() argument
504 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) isProfitableToDupForIfCvt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp1171 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); shouldConvertIf() local
1185 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); shouldConvertIf() local
1191 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); shouldConvertIf() local
H A DIfConversion.cpp1119 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); ScanInstructions() local
2179 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); CopyAndPredicateBlock() local
H A DMachinePipeliner.cpp3598 unsigned NumCycles = DAG->getSUnit(MI)->Latency; calculateResMIIDFA() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h275 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) isProfitableToDupForIfCvt() argument
H A DARMBaseInstrInfo.cpp2096 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) const isProfitableToIfCvt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp874 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) const isProfitableToIfCvt() argument
893 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) const isProfitableToDupForIfCvt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp703 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) const isProfitableToIfCvt() argument
731 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) const isProfitableToDupForIfCvt() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h829 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) isProfitableToIfCvt() argument
856 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,BranchProbability Probability) isProfitableToDupForIfCvt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp820 isProfitableToIfCvt(MachineBasicBlock & MBB,unsigned NumCycles,unsigned ExtraPredCycles,BranchProbability Probability) const isProfitableToIfCvt() argument