Searched refs:MaxByteOffset (Results 1 – 5 of 5) sorted by relevance
5 ; CHECK-SPIRV-DAG: OpDecorate %[[#PTR_ID]] MaxByteOffset 126 ; CHECK-SPIRV-DAG: OpDecorate %[[#PTR2_ID]] MaxByteOffset 123
153 SPIRV::Decoration::MaxByteOffset, {DerefBytes}); in lowerFormalArguments()
501 MaxByteOffset = 45, enumerator
661 CASE(Decoration, MaxByteOffset) in getDecorationName()
2232 def SPV_D_MaxByteOffset : I32EnumAttrCase<"MaxByteOffset", 45> {