Searched defs:NumCycles (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 183 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
D | ARMBaseInstrInfo.cpp | 1493 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 317 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 345 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 672 unsigned NumCycles = TII->getInstrLatency(InstrItins, &*I, in ScanInstructions() local 1496 unsigned NumCycles = TII->getInstrLatency(InstrItins, &*I, &ExtraPredCost); in CopyAndPredicateBlock() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 2271 unsigned NumCycles, in isProfitableToIfCvt()
|