Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Combine.td265 [{ return matchVectorSextInReg(*${d}, MRI); }]),
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp1076 bool matchVectorSextInReg(MachineInstr &MI, MachineRegisterInfo &MRI) { in matchVectorSextInReg() function