Searched defs:NumCycles (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 197 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 235 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
H A D | ARMBaseInstrInfo.cpp | 1682 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 471 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 499 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 688 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in ScanInstructions() local 1587 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in CopyAndPredicateBlock() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 947 unsigned NumCycles, in isProfitableToIfCvt()
|