Searched defs:NumCycles (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.h | 314 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 325 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | EarlyIfConversion.cpp | 993 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1007 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local 1013 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
|
| D | IfConversion.cpp | 1125 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local 2197 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
|
| D | MachinePipeliner.cpp | 1043 unsigned NumCycles = getSUnit(MI)->Latency; in calculateResMII() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.h | 273 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| D | ARMBaseInstrInfo.cpp | 1991 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZInstrInfo.cpp | 684 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() 712 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetInstrInfo.h | 768 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() 795 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600InstrInfo.cpp | 901 unsigned NumCycles, in isProfitableToIfCvt() 920 unsigned NumCycles, in isProfitableToDupForIfCvt()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonInstrInfo.cpp | 770 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
|