Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp53 unsigned NumCycles) { in printStalls()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h482 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
493 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp1137 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
1151 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
1157 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
H A DIfConversion.cpp1125 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local
2197 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
H A DMachinePipeliner.cpp1124 unsigned NumCycles = getSUnit(MI)->Latency; in calculateResMII() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h275 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
H A DARMBaseInstrInfo.cpp2084 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp685 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
713 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp878 unsigned NumCycles, in isProfitableToIfCvt()
897 unsigned NumCycles, in isProfitableToDupForIfCvt()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h782 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
809 unsigned NumCycles, in isProfitableToDupForIfCvt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp776 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()