Searched refs:NumTCycles (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.h | 191 unsigned NumTCycles, unsigned ExtraTCycles,
|
H A D | R600InstrInfo.cpp | 880 unsigned NumTCycles, in isProfitableToIfCvt() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.h | 153 unsigned NumTCycles, unsigned ExtraTCycles,
|
H A D | HexagonInstrInfo.cpp | 827 unsigned NumTCycles, unsigned ExtraTCycles, MachineBasicBlock &FMBB, in isProfitableToIfCvt() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 867 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, in isProfitableToIfCvt() argument
|