Home
last modified time | relevance | path

Searched refs:isProfitableToDupForIfCvt (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h185 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
DSystemZInstrInfo.cpp585 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function in SystemZInstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h221 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h241 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h256 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h178 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
DR600InstrInfo.cpp930 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function in R600InstrInfo
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h184 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
DR600InstrInfo.cpp919 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function in R600InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h184 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
DR600InstrInfo.cpp919 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function in R600InstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h149 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h325 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h164 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h241 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h164 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h473 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h273 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h650 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h271 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
/external/llvm/lib/CodeGen/
DIfConversion.cpp489 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize, in ValidSimple()
528 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h794 virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h801 virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function
/external/llvm-project/llvm/lib/CodeGen/
DIfConversion.cpp659 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize, in ValidSimple()
700 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp664 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize, in ValidSimple()
705 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()

12