Home
last modified time | relevance | path

Searched refs:reverseBranchCondition (Results 1 – 25 of 733) sorted by last modified time

12345678910>>...30

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1407 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp680 bool RISCVInstrInfo::reverseBranchCondition(
H A DRISCVInstrInfo.h80 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.h67 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
H A DWebAssemblyInstrInfo.cpp201 bool WebAssemblyInstrInfo::reverseBranchCondition( in reverseBranchCondition() function in WebAssemblyInstrInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp314 bool VEInstrInfo::reverseBranchCondition( in reverseBranchCondition() function in VEInstrInfo
H A DVEInstrInfo.h79 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6862 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() function in X86InstrInfo
H A DX86InstrInfo.h449 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h77 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp403 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() function in XCoreInstrInfo
H A DXCoreInstrInfo.h81 bool reverseBranchCondition(
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp471 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() function in SystemZInstrInfo
H A DSystemZInstrInfo.h287 bool reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DBranchFolding.cpp463 if (!TII->reverseBranchCondition(Cond)) { in FixTail()
1101 if (TII->reverseBranchCondition(NewCond)) in TailMergeBlocks()
1454 if (!TII->reverseBranchCondition(NewPriorCond)) { in OptimizeBlock()
1489 if (!TII->reverseBranchCondition(NewPriorCond)) { in OptimizeBlock()
1554 if (!TII->reverseBranchCondition(NewCond)) { in OptimizeBlock()
H A DBranchRelaxation.cpp346 bool ReversedCond = !TII->reverseBranchCondition(Cond); in fixupConditionalBranch()
H A DEarlyIfConversion.cpp343 TII->reverseBranchCondition(Condition); in PredicateBlock()
H A DMachineBlockPlacement.cpp2846 !TII->reverseBranchCondition(Cond)) { in optimizeBranches()
H A DIfConversion.cpp626 if (!TII->reverseBranchCondition(BBI.BrCond)) { in reverseBranchCondition()
927 reverseBranchCondition(FalseBBI); in ValidForkedDiamond()
931 reverseBranchCondition(FalseBBI); in ValidForkedDiamond()
1040 !TII->reverseBranchCondition(RevCond); in AnalyzeBranches()
1198 if (TII->reverseBranchCondition(Cond)) in FeasibilityAnalysis()
1201 if (TII->reverseBranchCondition(RevPred) || in FeasibilityAnalysis()
1559 if (TII->reverseBranchCondition(Cond)) in IfConvertSimple()
1645 if (TII->reverseBranchCondition(Cond)) in IfConvertTriangle()
1649 if (reverseBranchCondition(*CvtBBI)) { in IfConvertTriangle()
1707 if (TII->reverseBranchCondition(RevCond)) in IfConvertTriangle()
[all …]
H A DMachineBasicBlock.cpp688 if (TII->reverseBranchCondition(Cond)) in updateTerminator()
718 if (TII->reverseBranchCondition(Cond)) { in updateTerminator()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp910 R600InstrInfo::reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() function in R600InstrInfo
H A DR600InstrInfo.h164 bool reverseBranchCondition(
H A DSIInstrInfo.cpp2531 bool SIInstrInfo::reverseBranchCondition( in reverseBranchCondition() function in SIInstrInfo
H A DSIInstrInfo.h300 bool reverseBranchCondition(
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp526 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition() function in ARMBaseInstrInfo

12345678910>>...30