Searched refs:ExtraPredCycles (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.h | 188 unsigned ExtraPredCycles,
|
H A D | R600InstrInfo.cpp | 879 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.h | 249 unsigned ExtraPredCycles,
|
H A D | SystemZInstrInfo.cpp | 685 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.h | 143 unsigned ExtraPredCycles,
|
H A D | HexagonInstrInfo.cpp | 776 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 482 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 267 unsigned NumCycles, unsigned ExtraPredCycles,
|
H A D | ARMBaseInstrInfo.cpp | 2084 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument 2104 return isProfitableToIfCvt(MBB, NumCycles, ExtraPredCycles, in isProfitableToIfCvt()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 783 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|