Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h211 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
222 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h243 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
DARMBaseInstrInfo.cpp1701 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h585 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
613 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/llvm/lib/CodeGen/
DIfConversion.cpp691 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in ScanInstructions() local
1606 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in CopyAndPredicateBlock() local
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp576 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()