Searched refs:ExtraPredCycles (Results 1 – 10 of 10) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 159 unsigned ExtraPredCycles,
|
| H A D | SystemZInstrInfo.cpp | 516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 125 unsigned ExtraPredCycles,
|
| H A D | HexagonInstrInfo.cpp | 948 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
| H A D | R600InstrInfo.h | 178 unsigned ExtraPredCycles,
|
| H A D | R600InstrInfo.cpp | 934 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 227 unsigned NumCycles, unsigned ExtraPredCycles,
|
| H A D | ARMBaseInstrInfo.cpp | 1682 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument 1693 return (NumCycles + ExtraPredCycles) <= UnpredCost; in isProfitableToIfCvt()
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetInstrInfo.h | 472 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|