/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | IfConversion.cpp | 175 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 …]
|
D | BranchFolding.cpp | 461 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/ |
D | IfConversion.cpp | 198 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 …]
|
D | BranchFolding.cpp | 514 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/ |
D | WebAssemblyInstrInfo.h | 56 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
|
D | WebAssemblyInstrInfo.cpp | 193 bool WebAssemblyInstrInfo::ReverseBranchCondition( in ReverseBranchCondition() function in WebAssemblyInstrInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaInstrInfo.h | 68 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUInstrInfo.h | 68 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.h | 80 bool ReverseBranchCondition(
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.h | 75 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
|
D | MSP430BranchSelector.cpp | 157 TII->ReverseBranchCondition(Cond); in runOnMachineFunction()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430InstrInfo.h | 75 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
|
D | MSP430BranchSelector.cpp | 154 TII->ReverseBranchCondition(Cond); in runOnMachineFunction()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreInstrInfo.h | 87 virtual bool ReverseBranchCondition(
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.h | 80 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 85 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.h | 102 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsInstrInfo.h | 180 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 139 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const;
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.h | 132 bool ReverseBranchCondition(
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 65 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeInstrInfo.h | 208 virtual bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond)
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 215 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 201 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 153 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
|