Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Combine.td166 (apply [{ return applyBuildVectorToDup(*${root}, MRI, B); }])
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp736 static bool applyBuildVectorToDup(MachineInstr &MI, MachineRegisterInfo &MRI, in applyBuildVectorToDup() function