Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp235 bool selectIndexedExtLoad(MachineInstr &I, MachineRegisterInfo &MRI);
3055 return selectIndexedExtLoad(I, MRI); in select()
5407 bool AArch64InstructionSelector::selectIndexedExtLoad( in selectIndexedExtLoad() function in AArch64InstructionSelector
5506 return selectIndexedExtLoad(MI, MRI); in selectIndexedLoad()