Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1550 unsigned UnsetMods = (Op == AMDGPU::V_PK_MAX_F16) ? SISrcMods::OP_SEL_1 in isClamp() local
1552 if (Src0Mods != UnsetMods && Src1Mods != UnsetMods) in isClamp()