Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp172 bool tryOptBuildVecToSubregToReg(MachineInstr &MI, MachineRegisterInfo &MRI);
5492 bool AArch64InstructionSelector::tryOptBuildVecToSubregToReg( in tryOptBuildVecToSubregToReg() function in AArch64InstructionSelector
5543 if (tryOptBuildVecToSubregToReg(I, MRI)) in selectBuildVector()