Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp173 bool reuseDUP(MachineInstr &MI, unsigned DupOpcode, unsigned SrcReg,
319 bool AArch64SIMDInstrOpt::reuseDUP(MachineInstr &MI, unsigned DupOpcode, in reuseDUP() argument
327 if (CurrentMI->getOpcode() == DupOpcode && in reuseDUP()