Home
last modified time | relevance | path

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

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