Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp114 bool earlySelectSHL(MachineInstr &I, MachineRegisterInfo &MRI);
2191 bool AArch64InstructionSelector::earlySelectSHL(MachineInstr &I, in earlySelectSHL() function in AArch64InstructionSelector
2303 return earlySelectSHL(I, MRI); in earlySelect()