Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp134 bool selectCompareBranch(MachineInstr &I, MachineFunction &MF,
1709 bool AArch64InstructionSelector::selectCompareBranch( in selectCompareBranch() function in AArch64InstructionSelector
2436 return selectCompareBranch(I, MF, MRI); in select()