Home
last modified time | relevance | path

Searched refs:tryOptCompareBranchFedByICmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp133 bool tryOptCompareBranchFedByICmp(MachineInstr &I, MachineInstr &ICmp,
1701 bool AArch64InstructionSelector::tryOptCompareBranchFedByICmp( in tryOptCompareBranchFedByICmp() function in AArch64InstructionSelector
1800 if (tryOptCompareBranchFedByICmp(I, ICmp, MIB)) in selectCompareBranchFedByICmp()