Searched refs:annot (Results 1 – 2 of 2) sorted by relevance
146 unsigned annot; in isTexture() local157 unsigned annot; in isSurface() local170 unsigned annot; in isSampler() local178 std::vector<unsigned> annot; in isSampler() local180 if (is_contained(annot, arg->getArgNo())) in isSampler()190 std::vector<unsigned> annot; in isImageReadOnly() local192 if (is_contained(annot, arg->getArgNo())) in isImageReadOnly()202 std::vector<unsigned> annot; in isImageWriteOnly() local204 if (is_contained(annot, arg->getArgNo())) in isImageWriteOnly()214 std::vector<unsigned> annot; in isImageReadWrite() local[all …]
1467 switch (annot.OpCode) { in ParseInlineSite()1471 code_offset += annot.U1; in ParseInlineSite()1472 update_code_offset(annot.U1); in ParseInlineSite()1475 update_line_offset(annot.S1); in ParseInlineSite()1478 update_code_offset(annot.U1); in ParseInlineSite()1479 code_offset += annot.U1; in ParseInlineSite()1483 code_offset += annot.U1; in ParseInlineSite()1484 update_code_offset(annot.U1); in ParseInlineSite()1485 update_line_offset(annot.S1); in ParseInlineSite()1488 code_offset += annot.U2; in ParseInlineSite()[all …]