Home
last modified time | relevance | path

Searched defs:BranchCond (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp622 LPCC::CondCode BranchCond = in analyzeBranch() local
648 LPCC::CondCode BranchCond = in reverseBranchCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3055 Value *BranchCond = BI->getCondition(); in threadGuard() local
H A DGVN.cpp2667 Value *BranchCond = BI->getCondition(); in processInstruction() local
H A DNewGVN.cpp1918 auto *BranchCond = dyn_cast<CmpInst>(PBranch->Condition); in performSymbolicCmpEvaluation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3644 SmallVectorImpl<MachineOperand> &BranchCond, in canMakeTailCallConditional()
3688 MachineBasicBlock &MBB, SmallVectorImpl<MachineOperand> &BranchCond, in replaceBranchWithTailCall()