Searched defs:NumCycles (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 211 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 222 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 243 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
D | ARMBaseInstrInfo.cpp | 1701 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 585 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 613 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 691 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in ScanInstructions() local 1606 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in CopyAndPredicateBlock() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 576 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|