Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h185 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h159 unsigned ExtraPredCycles,
H A DSystemZInstrInfo.cpp516 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h125 unsigned ExtraPredCycles,
H A DHexagonInstrInfo.cpp948 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600InstrInfo.h178 unsigned ExtraPredCycles,
H A DR600InstrInfo.cpp934 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h227 unsigned NumCycles, unsigned ExtraPredCycles,
H A DARMBaseInstrInfo.cpp1682 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 DTargetInstrInfo.h472 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument