Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DR600InstrInfo.h84 unsigned ExtraPredCycles,
DR600InstrInfo.cpp369 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DR600InstrInfo.h84 unsigned ExtraPredCycles,
DR600InstrInfo.cpp369 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h176 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h159 unsigned ExtraPredCycles,
DSystemZInstrInfo.cpp516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h125 unsigned ExtraPredCycles,
DHexagonInstrInfo.cpp958 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/R600/
DR600InstrInfo.h179 unsigned ExtraPredCycles,
DR600InstrInfo.cpp934 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h168 unsigned NumCycles, unsigned ExtraPredCycles,
DARMBaseInstrInfo.cpp1584 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
1595 return (NumCycles + ExtraPredCycles) <= UnpredCost; in isProfitableToIfCvt()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h364 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument