Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h183 unsigned NumCycles, in isProfitableToDupForIfCvt()
DARMBaseInstrInfo.cpp1493 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h317 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
345 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/llvm/lib/CodeGen/
DIfConversion.cpp672 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/
DHexagonInstrInfo.cpp2271 unsigned NumCycles, in isProfitableToIfCvt()