Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp174 bool reuseDUP(MachineInstr &MI, unsigned DupOpcode, unsigned SrcReg,
317 bool AArch64SIMDInstrOpt::reuseDUP(MachineInstr &MI, unsigned DupOpcode, in reuseDUP() argument
325 if (CurrentMI->getOpcode() == DupOpcode && in reuseDUP()