Searched defs:NumCycles (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 197 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 235 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
D | ARMBaseInstrInfo.cpp | 1683 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 471 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 499 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 686 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in ScanInstructions() local 1591 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 | 1028 unsigned NumCycles, in isProfitableToIfCvt()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 889 UInt32 NumCycles; member
|