Home
last modified time | relevance | path

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

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