Searched defs:IsD16 (Results 1 – 3 of 3) sorted by relevance
5980 bool IsD16 = IsFormat && (EltType.getSizeInBits() == 16); in lowerIntrinsicLoad() local7779 bool Unpacked, bool IsD16, int DMaskPop, in constructRetValue()7912 bool IsD16 = false; in lowerImage() local9550 bool IsD16 = (VData.getValueType().getScalarType() == MVT::f16); in LowerINTRINSIC_VOID() local9578 bool IsD16 = (VData.getValueType().getScalarType() == MVT::f16); in LowerINTRINSIC_VOID() local9614 bool IsD16 = IsFormat && (EltType.getSizeInBits() == 16); in LowerINTRINSIC_VOID() local9664 bool IsD16 = IsFormat && (EltType.getSizeInBits() == 16); in LowerINTRINSIC_VOID() local
5812 const bool IsD16 = IsFormat && (EltTy.getSizeInBits() == 16); in legalizeBufferStore() local5969 const bool IsD16 = IsFormat && (EltTy.getSizeInBits() == 16); in legalizeBufferLoad() local6357 const bool IsD16 = !IsAtomicPacked16Bit && Ty.getScalarType() == S16; in legalizeImageIntrinsic() local
1819 bool IsD16 = MI.getOpcode() == AMDGPU::G_AMDGPU_INTRIN_IMAGE_LOAD_D16 || in selectImageIntrinsic() local