Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
197 unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h235 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
DARMBaseInstrInfo.cpp1683 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h471 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
499 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/llvm/lib/CodeGen/
DIfConversion.cpp686 unsigned NumCycles = SchedModel.computeInstrLatency(&*I, false); in ScanInstructions() local
1591 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.cpp1028 unsigned NumCycles, in isProfitableToIfCvt()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp889 UInt32 NumCycles; member