Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp665 auto ValSrc = Src1; in matchSDWAOperand() local
670 ValSrc = Src0; in matchSDWAOperand()
678 if (ValSrc->getReg().isPhysical() || Dst->getReg().isPhysical()) in matchSDWAOperand()
682 ValSrc, Dst, *Imm == 0x0000ffff ? WORD_0 : BYTE_0); in matchSDWAOperand()