Home
last modified time | relevance | path

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

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