Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp349 MachineOperand *OldOpndValue, bool CombBCZ, bool IsShrinkable) const { in createDPPInst()
433 auto * const OldOpndValue = getOldOpndValue(*OldOpnd); in combineDPPMov() local