Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11845 static bool isExtendedFrom16Bits(SDValue &Operand) { in isExtendedFrom16Bits() function
11902 TempOtherOp.getValueSizeInBits() == 16 || isExtendedFrom16Bits(TempOp); in hasNon16BitAccesses()
11907 isExtendedFrom16Bits(TempOtherOp); in hasNon16BitAccesses()