Searched refs:ExtraPredCycles (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600InstrInfo.h | 84 unsigned ExtraPredCycles,
|
D | R600InstrInfo.cpp | 369 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 162 unsigned ExtraPredCycles,
|
D | SystemZInstrInfo.cpp | 516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 131 unsigned ExtraPredCycles,
|
D | HexagonInstrInfo.cpp | 1029 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/R600/ |
D | R600InstrInfo.h | 178 unsigned ExtraPredCycles,
|
D | R600InstrInfo.cpp | 930 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 227 unsigned NumCycles, unsigned ExtraPredCycles,
|
D | ARMBaseInstrInfo.cpp | 1683 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument 1694 return (NumCycles + ExtraPredCycles) <= UnpredCost; in isProfitableToIfCvt()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 472 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|