Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp125 bool selectCompareBranchFedByICmp(MachineInstr &I, MachineInstr &ICmp,
1732 bool AArch64InstructionSelector::selectCompareBranchFedByICmp( in selectCompareBranchFedByICmp() function in AArch64InstructionSelector
1760 return selectCompareBranchFedByICmp(I, *CCMI, MIB); in selectCompareBranch()