Home
last modified time | relevance | path

Searched defs:IsD16 (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4649 bool IsD16 = IsFormat && (EltType.getSizeInBits() == 16); in lowerIntrinsicLoad() local
5844 bool IsTexFail, bool Unpacked, bool IsD16, in constructRetValue()
5976 bool IsD16 = false; in lowerImage() local
7578 bool IsD16 = (VData.getValueType().getScalarType() == MVT::f16); in LowerINTRINSIC_VOID() local
7609 bool IsD16 = (VData.getValueType().getScalarType() == MVT::f16); in LowerINTRINSIC_VOID() local
7634 bool IsD16 = (VData.getValueType().getScalarType() == MVT::f16); in LowerINTRINSIC_VOID() local
7660 bool IsD16 = (VData.getValueType().getScalarType() == MVT::f16); in LowerINTRINSIC_VOID() local
7706 bool IsD16 = IsFormat && (EltType.getSizeInBits() == 16); in LowerINTRINSIC_VOID() local
7752 bool IsD16 = IsFormat && (EltType.getSizeInBits() == 16); in LowerINTRINSIC_VOID() local
H A DAMDGPULegalizerInfo.cpp3666 const bool IsD16 = IsFormat && (EltTy.getSizeInBits() == 16); in legalizeBufferStore() local
3788 const bool IsD16 = IsFormat && (EltTy.getSizeInBits() == 16); in legalizeBufferLoad() local
4320 const bool IsD16 = Ty.getScalarType() == S16; in legalizeImageIntrinsic() local
H A DAMDGPUInstructionSelector.cpp1485 bool IsD16 = false; in selectImageIntrinsic() local