HomeSort by relevance Sort by last modified time
    Searched defs:isProfitableToIfCvt (Results 1 - 11 of 11) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 317 /// isProfitableToIfCvt - Return true if it's profitable to predicate
323 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
329 /// isProfitableToIfCvt - Second variant of isProfitableToIfCvt, this one
336 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 760 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
766 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 622 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
628 /// Second variant of isProfitableToIfCvt. This one
635 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 556 isProfitableToIfCvt(MachineBasicBlock &MBB,
575 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 692 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
R600InstrInfo.cpp 901 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
909 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 770 isProfitableToIfCvt(MachineBasicBlock &MBB,
789 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 740 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
747 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]

Completed in 1516 milliseconds