Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp396 static bool isIdentityValue(unsigned OrigMIOp, MachineOperand *OldOpnd) { in isIdentityValue() function
458 if (!isIdentityValue(OrigMI.getOpcode(), OldOpndValue)) { in createDPPInst()