Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp198 bool tryOptBuildVecToSubregToReg(MachineInstr &MI, MachineRegisterInfo &MRI);
5717 bool AArch64InstructionSelector::tryOptBuildVecToSubregToReg( in tryOptBuildVecToSubregToReg() function in AArch64InstructionSelector
5766 if (tryOptBuildVecToSubregToReg(I, MRI)) in selectBuildVector()