Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp181 bool selectBrJT(MachineInstr &I, MachineRegisterInfo &MRI);
2282 return selectBrJT(I, MRI); in select()
3276 bool AArch64InstructionSelector::selectBrJT(MachineInstr &I, in selectBrJT() function in AArch64InstructionSelector