Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp625 LPCC::CondCode BranchCond = in analyzeBranch() local
651 LPCC::CondCode BranchCond = in reverseBranchCondition() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp3008 Value *BranchCond = BI->getCondition(); in threadGuard() local
DGVN.cpp2346 Value *BranchCond = BI->getCondition(); in processInstruction() local
DNewGVN.cpp1875 auto *BranchCond = dyn_cast<CmpInst>(PBranch->Condition); in performSymbolicCmpEvaluation() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp2937 SmallVectorImpl<MachineOperand> &BranchCond, in canMakeTailCallConditional()
2968 MachineBasicBlock &MBB, SmallVectorImpl<MachineOperand> &BranchCond, in replaceBranchWithTailCall()