Home
last modified time | relevance | path

Searched refs:ReverseBranchCondition (Results 1 – 25 of 62) sorted by relevance

123

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp175 bool ReverseBranchCondition(BBInfo &BBI);
428 bool IfConverter::ReverseBranchCondition(BBInfo &BBI) { in ReverseBranchCondition() function in IfConverter
430 if (!TII->ReverseBranchCondition(BBI.BrCond)) { in ReverseBranchCondition()
728 if (TII->ReverseBranchCondition(Cond)) in FeasibilityAnalysis()
731 if (TII->ReverseBranchCondition(RevPred) || in FeasibilityAnalysis()
786 bool CanRevCond = !TII->ReverseBranchCondition(RevCond); in AnalyzeBlock()
1037 if (TII->ReverseBranchCondition(Cond)) in IfConvertSimple()
1110 if (TII->ReverseBranchCondition(Cond)) in IfConvertTriangle()
1114 if (ReverseBranchCondition(*CvtBBI)) { in IfConvertTriangle()
1157 if (TII->ReverseBranchCondition(RevCond)) in IfConvertTriangle()
[all …]
DBranchFolding.cpp461 if (!TII->ReverseBranchCondition(Cond)) { in FixTail()
880 if (TII->ReverseBranchCondition(NewCond)) in TailMergeBlocks()
1137 if (!TII->ReverseBranchCondition(NewPriorCond)) { in OptimizeBlock()
1171 if (!TII->ReverseBranchCondition(NewPriorCond)) { in OptimizeBlock()
1203 if (!TII->ReverseBranchCondition(NewCond)) { in OptimizeBlock()
/external/llvm/lib/CodeGen/
DIfConversion.cpp198 bool ReverseBranchCondition(BBInfo &BBI);
453 bool IfConverter::ReverseBranchCondition(BBInfo &BBI) { in ReverseBranchCondition() function in IfConverter
455 if (!TII->ReverseBranchCondition(BBI.BrCond)) { in ReverseBranchCondition()
787 if (TII->ReverseBranchCondition(Cond)) in FeasibilityAnalysis()
790 if (TII->ReverseBranchCondition(RevPred) || in FeasibilityAnalysis()
874 bool CanRevCond = !TII->ReverseBranchCondition(RevCond); in AnalyzeBlock()
1134 if (TII->ReverseBranchCondition(Cond)) in IfConvertSimple()
1221 if (TII->ReverseBranchCondition(Cond)) in IfConvertTriangle()
1225 if (ReverseBranchCondition(*CvtBBI)) { in IfConvertTriangle()
1284 if (TII->ReverseBranchCondition(RevCond)) in IfConvertTriangle()
[all …]
DBranchFolding.cpp514 if (!TII->ReverseBranchCondition(Cond)) { in FixTail()
1036 if (TII->ReverseBranchCondition(NewCond)) in TailMergeBlocks()
1361 if (!TII->ReverseBranchCondition(NewPriorCond)) { in OptimizeBlock()
1396 if (!TII->ReverseBranchCondition(NewPriorCond)) { in OptimizeBlock()
1430 if (!TII->ReverseBranchCondition(NewCond)) { in OptimizeBlock()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.h56 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
DWebAssemblyInstrInfo.cpp193 bool WebAssemblyInstrInfo::ReverseBranchCondition( in ReverseBranchCondition() function in WebAssemblyInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaInstrInfo.h68 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUInstrInfo.h68 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.h80 bool ReverseBranchCondition(
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.h75 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
DMSP430BranchSelector.cpp157 TII->ReverseBranchCondition(Cond); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430InstrInfo.h75 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
DMSP430BranchSelector.cpp154 TII->ReverseBranchCondition(Cond); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.h87 virtual bool ReverseBranchCondition(
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h80 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.h85 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.h102 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.h180 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.h139 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h132 bool ReverseBranchCondition(
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h65 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h208 virtual bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond)
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h215 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h201 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h153 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;

123