Home
last modified time | relevance | path

Searched defs:NumCycles (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h210 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
221 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
H A DIfConversion.cpp1125 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local
2197 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
H A DMachinePipeliner.cpp1043 unsigned NumCycles = getSUnit(MI)->Latency; in calculateResMII() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h314 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
325 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp1141 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
1155 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
1161 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in shouldConvertIf() local
H A DIfConversion.cpp1123 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local
2195 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
H A DMachinePipeliner.cpp3162 unsigned NumCycles = DAG->getSUnit(MI)->Latency; in calculateResMIIDFA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h611 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
622 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h241 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h273 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h622 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
650 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h275 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp557 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
585 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DIfConversion.cpp725 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false); in ScanInstructions() local
1670 unsigned NumCycles = SchedModel.computeInstrLatency(&I, false); in CopyAndPredicateBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp684 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
712 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp874 unsigned NumCycles, in isProfitableToIfCvt()
893 unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h768 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
795 unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp901 unsigned NumCycles, in isProfitableToIfCvt()
920 unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp690 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt()
718 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h822 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
849 unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h829 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
856 unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h831 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
858 unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h829 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
856 unsigned NumCycles, in isProfitableToDupForIfCvt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h829 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt()
856 unsigned NumCycles, in isProfitableToDupForIfCvt()

12