Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12119 auto OtherOpIs16Bit = TempOtherOp.getValueSizeInBits() == 16 || in hasNon16BitAccesses() local
12121 if (!OtherOpIs16Bit) in hasNon16BitAccesses()