Lines Matching refs:OperandImageOperands
1574 …OperandClassParams[OperandImageOperands].set(ImageOperandsCeiling, ImageOperandsString, ImageOpera… in Parameterize()
1790 InstructionDesc[OpImageRead].operands.push(OperandImageOperands, "", true); in Parameterize()
1796 InstructionDesc[OpImageWrite].operands.push(OperandImageOperands, "", true); in Parameterize()
1801 InstructionDesc[OpImageSampleImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1806 InstructionDesc[OpImageSampleExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1812 InstructionDesc[OpImageSampleDrefImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1818 InstructionDesc[OpImageSampleDrefExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1823 InstructionDesc[OpImageSampleProjImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1828 InstructionDesc[OpImageSampleProjExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1834 InstructionDesc[OpImageSampleProjDrefImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1840 InstructionDesc[OpImageSampleProjDrefExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1845 InstructionDesc[OpImageFetch].operands.push(OperandImageOperands, "", true); in Parameterize()
1851 InstructionDesc[OpImageGather].operands.push(OperandImageOperands, "", true); in Parameterize()
1857 InstructionDesc[OpImageDrefGather].operands.push(OperandImageOperands, "", true); in Parameterize()
1862 InstructionDesc[OpImageSparseSampleImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1867 InstructionDesc[OpImageSparseSampleExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1873 … InstructionDesc[OpImageSparseSampleDrefImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1879 … InstructionDesc[OpImageSparseSampleDrefExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1884 … InstructionDesc[OpImageSparseSampleProjImplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1889 … InstructionDesc[OpImageSparseSampleProjExplicitLod].operands.push(OperandImageOperands, "", true); in Parameterize()
1895 …InstructionDesc[OpImageSparseSampleProjDrefImplicitLod].operands.push(OperandImageOperands, "", tr… in Parameterize()
1901 …InstructionDesc[OpImageSparseSampleProjDrefExplicitLod].operands.push(OperandImageOperands, "", tr… in Parameterize()
1906 InstructionDesc[OpImageSparseFetch].operands.push(OperandImageOperands, "", true); in Parameterize()
1912 InstructionDesc[OpImageSparseGather].operands.push(OperandImageOperands, "", true); in Parameterize()
1918 InstructionDesc[OpImageSparseDrefGather].operands.push(OperandImageOperands, "", true); in Parameterize()
1923 InstructionDesc[OpImageSparseRead].operands.push(OperandImageOperands, "", true); in Parameterize()
2890 InstructionDesc[OpImageSampleFootprintNV].operands.push(OperandImageOperands, "", true); in Parameterize()