Searched refs:selectJumpTable (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp130 bool selectJumpTable(MachineInstr &I, MachineRegisterInfo &MRI) const;
2422 return selectJumpTable(I, MRI);
2448 bool AArch64InstructionSelector::selectJumpTable( function in class:AArch64InstructionSelector

Completed in 73 milliseconds