Home
last modified time | relevance | path

Searched defs:OldOpnd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp295 static bool isIdentityValue(unsigned OrigMIOp, MachineOperand *OldOpnd) { in isIdentityValue()
424 auto *OldOpnd = TII->getNamedOperand(MovMI, AMDGPU::OpName::old); in combineDPPMov() local