Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp621 LPCC::CondCode BranchCond = in analyzeBranch() local
647 LPCC::CondCode BranchCond = in reverseBranchCondition() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2472 Value *BranchCond = BI->getCondition(); in processInstruction() local
H A DJumpThreading.cpp3048 Value *BranchCond = BI->getCondition(); in threadGuard() local
H A DNewGVN.cpp1905 auto *BranchCond = dyn_cast<CmpInst>(PBranch->Condition); in performSymbolicCmpEvaluation() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2960 SmallVectorImpl<MachineOperand> &BranchCond, in canMakeTailCallConditional()
3004 MachineBasicBlock &MBB, SmallVectorImpl<MachineOperand> &BranchCond, in replaceBranchWithTailCall()