Searched defs:ExtraFCycles (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h339 unsigned NumFCycles, unsigned ExtraFCycles,
336 isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, unsigned ExtraTCycles, MachineBasicBlock &FMBB, unsigned NumFCycles, unsigned ExtraFCycles, const BranchProbability &Probability) const argument

Completed in 61 milliseconds