Home
last modified time | relevance | path

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

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