Searched refs:selectJumpTable (Results 1 – 1 of 1) sorted by relevance
180 bool selectJumpTable(MachineInstr &I, MachineRegisterInfo &MRI);3215 return selectJumpTable(I, MRI); in select()3296 bool AArch64InstructionSelector::selectJumpTable(MachineInstr &I, in selectJumpTable() function in AArch64InstructionSelector