Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
197 unsigned NumCycles, in isProfitableToDupForIfCvt()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h235 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
H A DARMBaseInstrInfo.cpp1682 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h471 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
499 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp688 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in ScanInstructions() local
1587 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in CopyAndPredicateBlock() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp947 unsigned NumCycles, in isProfitableToIfCvt()