Home
last modified time | relevance | path

Searched refs:ExtraPredCycles (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DR600InstrInfo.h84 unsigned ExtraPredCycles,
DR600InstrInfo.cpp369 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h162 unsigned ExtraPredCycles,
DSystemZInstrInfo.cpp516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h131 unsigned ExtraPredCycles,
DHexagonInstrInfo.cpp1029 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/R600/
DR600InstrInfo.h178 unsigned ExtraPredCycles,
DR600InstrInfo.cpp930 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h227 unsigned NumCycles, unsigned ExtraPredCycles,
DARMBaseInstrInfo.cpp1683 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
1694 return (NumCycles + ExtraPredCycles) <= UnpredCost; in isProfitableToIfCvt()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h472 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument