Home
last modified time | relevance | path

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/
DPPCInstrInfo.h314 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/
DEarlyIfConversion.cpp993 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
DIfConversion.cpp1125 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local
2197 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
DMachinePipeliner.cpp1043 unsigned NumCycles = getSUnit(MI)->Latency; in calculateResMII() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h273 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
DARMBaseInstrInfo.cpp1991 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp684 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/
DTargetInstrInfo.h768 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/
DR600InstrInfo.cpp901 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/
DHexagonInstrInfo.cpp770 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()