Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15139 unsigned D16Val = D16 ? D16->getImm() : 0; in AddMemOpInit() local
15161 InitIdx = D16Val && Packed ? ((ActiveLanes + 1) >> 1) + 1 : ActiveLanes + 1; in AddMemOpInit()