HomeSort by relevance Sort by last modified time
    Searched refs:NumCycles (Results 1 - 25 of 27) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.h 171 unsigned NumCycles, unsigned ExtraPredCycles,
181 unsigned NumCycles,
184 return NumCycles == 1;
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 210 unsigned NumCycles, unsigned ExtraPredCycles,
221 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 177 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
185 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
SystemZInstrInfo.cpp 557 unsigned NumCycles, unsigned ExtraPredCycles,
571 return NumCycles == 1;
585 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
588 return NumCycles == 1;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 233 unsigned NumCycles, unsigned ExtraPredCycles,
241 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
243 return NumCycles == 1;
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 123 /// instructions with accumulated instruction latency of "NumCycles"
127 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
149 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
  /external/llvm/lib/CodeGen/
IfConversion.cpp 725 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false);
726 if (NumCycles > 1)
727 BBI.ExtraCost += NumCycles-1;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IfConversion.cpp 665 unsigned NumCycles = TII->getInstrLatency(InstrItins, &*I,
667 if (NumCycles > 1)
668 BBI.ExtraCost += NumCycles-1;
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 617 /// instructions with accumulated instruction latency of "NumCycles"
622 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
650 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 623 /// instructions with accumulated instruction latency of "NumCycles"
628 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
656 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 659 /// instructions with accumulated instruction latency of "NumCycles"
664 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
692 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 659 /// instructions with accumulated instruction latency of "NumCycles"
664 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
692 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 623 /// instructions with accumulated instruction latency of "NumCycles"
628 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
656 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 659 /// instructions with accumulated instruction latency of "NumCycles"
664 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
692 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 659 /// instructions with accumulated instruction latency of "NumCycles"
664 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
692 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h 661 /// instructions with accumulated instruction latency of "NumCycles"
665 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]

Completed in 653 milliseconds

1 2