Home
last modified time | relevance | path

Searched defs:CondBranches (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3962 SmallVectorImpl<MachineInstr *> &CondBranches, bool AllowModify) const { in AnalyzeBranchImpl()
4125 SmallVector<MachineInstr *, 4> CondBranches; in analyzeBranch() local
4135 SmallVector<MachineInstr *, 4> CondBranches; in analyzeBranchPredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2506 SmallVectorImpl<MachineInstr *> &CondBranches, bool AllowModify) const { in AnalyzeBranchImpl()
2674 SmallVector<MachineInstr *, 4> CondBranches; in analyzeBranch() local
2684 SmallVector<MachineInstr *, 4> CondBranches; in analyzeBranchPredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3071 SmallVectorImpl<MachineInstr *> &CondBranches, bool AllowModify) const { in AnalyzeBranchImpl()
3200 SmallVector<MachineInstr *, 4> CondBranches; in analyzeBranch() local
3210 SmallVector<MachineInstr *, 4> CondBranches; in analyzeBranchPredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp852 unsigned CondBranches = in isLegalAndProfitableToTransform() local