Searched refs:ConstantIndex (Results 1 – 7 of 7) sorted by relevance
104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator137 assert(getKind() == LocationKind::ConstantIndex && in getConstantIndex()367 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() argument369 getConstantOffset(ConstantIndex)); in getConstant()436 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset() argument437 return ConstantsListOffset + ConstantIndex * ConstantSize; in getConstantOffset()
2917 struct ConstantIndex in addGraphics8BitStorageUniformInt8To32Group() struct2923 ConstantIndex constantIndices[] = in addGraphics8BitStorageUniformInt8To32Group()3174 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To32Group() struct3180 ConstantIndex constantIndices[] = in addGraphics8BitStoragePushConstantInt8To32Group()3744 struct ConstantIndex in addGraphics8BitStorageUniformInt8To16Group() struct3750 ConstantIndex constantIndices[] = in addGraphics8BitStorageUniformInt8To16Group()4005 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To16Group() struct4011 ConstantIndex constantIndices[] = in addGraphics8BitStoragePushConstantInt8To16Group()
4710 struct ConstantIndex in addGraphics16BitStoragePushConstantFloat16To32Group() struct4716 ConstantIndex constantIndices[] = in addGraphics16BitStoragePushConstantFloat16To32Group()5018 struct ConstantIndex in addGraphics16BitStoragePushConstantInt16To32Group() struct5024 ConstantIndex constantIndices[] = in addGraphics16BitStoragePushConstantInt16To32Group()5370 struct ConstantIndex in addGraphics16BitStorageUniformInt16To32Group() struct5376 ConstantIndex constantIndices[] = in addGraphics16BitStorageUniformInt16To32Group()5611 struct ConstantIndex in addGraphics16BitStorageUniformFloat16To32Group() struct5617 ConstantIndex constantIndices[] = in addGraphics16BitStorageUniformFloat16To32Group()6822 struct ConstantIndex in addGraphics16BitStorageUniformFloat16To64Group() struct6828 ConstantIndex constantIndices[] = in addGraphics16BitStorageUniformFloat16To64Group()
219 case Location::ConstantIndex: in print()323 Loc.Type = Location::ConstantIndex; in recordStackMapOpers()
202 ConstantIndex enumerator