Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64Combine.td67 [{ return matchZip(*${root}, MRI, ${matchinfo}); }]),
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp284 static bool matchZip(MachineInstr &MI, MachineRegisterInfo &MRI, in matchZip() function