Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h210 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
221 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.h181 unsigned NumCycles, in isProfitableToDupForIfCvt()
DARMBaseInstrInfo.cpp1391 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h241 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
DARMBaseInstrInfo.cpp1701 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp665 unsigned NumCycles = TII->getInstrLatency(InstrItins, &*I, in ScanInstructions() local
1407 unsigned NumCycles = TII->getInstrLatency(InstrItins, &*I, &ExtraPredCost); in CopyAndPredicateBlock() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h622 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
650 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp557 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
585 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/external/llvm/lib/CodeGen/
DIfConversion.cpp725 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local
1670 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
DMachinePipeliner.cpp1308 unsigned NumCycles = getSUnit(MI)->Latency; in calculateResMII() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp741 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()