Home
last modified time | relevance | path

Searched refs:TAG1 (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/Transforms/Scalarizer/
Ddbginfo.ll22 ; CHECK: %bval.i0 = load i32, i32* %b.i0, align 16, !dbg ![[TAG1:[0-9]+]], !tbaa ![[TAG2:[0-9]+]]
23 ; CHECK: %bval.i1 = load i32, i32* %b.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]]
24 ; CHECK: %bval.i2 = load i32, i32* %b.i2, align 8, !dbg ![[TAG1]], !tbaa ![[TAG2]]
25 ; CHECK: %bval.i3 = load i32, i32* %b.i3, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]]
26 ; CHECK: %cval.i0 = load i32, i32* %c.i0, align 16, !dbg ![[TAG1]], !tbaa ![[TAG2]]
27 ; CHECK: %cval.i1 = load i32, i32* %c.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]]
28 ; CHECK: %cval.i2 = load i32, i32* %c.i2, align 8, !dbg ![[TAG1]], !tbaa ![[TAG2]]
29 ; CHECK: %cval.i3 = load i32, i32* %c.i3, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]]
30 ; CHECK: %add.i0 = add i32 %bval.i0, %cval.i0, !dbg ![[TAG1]]
31 ; CHECK: %add.i1 = add i32 %bval.i1, %cval.i1, !dbg ![[TAG1]]
[all …]
/external/skia/src/sfnt/
DSkSFNTHeader.h24 static const SK_OT_CHAR TAG1 = 1; member
31 static const SK_OT_CHAR TAG1 = 'r'; member
38 static const SK_OT_CHAR TAG1 = 'y'; member
45 static const SK_OT_CHAR TAG1 = 'T'; member
DSkTTCFHeader.h19 static const SK_OT_CHAR TAG1 = 't'; member
35 static const SK_OT_CHAR TAG1 = 0; member
42 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_loca.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_maxp.h19 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTable_EBSC.h19 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_post.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_OS_2.h22 static constexpr SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_hhea.h18 static const SK_OT_CHAR TAG1 = 'h'; member
DSkOTTable_fvar.h18 static const SK_OT_CHAR TAG1 = 'v'; member
DSkOTTableTypes.h44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
DSkOTTable_gasp.h18 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTable_EBDT.h20 static const SK_OT_CHAR TAG1 = 'B'; member
DSkOTTable_EBLC.h19 static const SK_OT_CHAR TAG1 = 'B'; member
DSkOTTable_head.h18 static const SK_OT_CHAR TAG1 = 'e'; member
DSkOTTable_glyf.h24 static const SK_OT_CHAR TAG1 = 'l'; member
DSkOTTable_name.h19 static const SK_OT_CHAR TAG1 = 'a'; member
/external/llvm/test/Transforms/InstCombine/
Dfold-phi-load-metadata.ll40 ; CHECK: ![[TBAA]] = !{![[TAG1:[0-9]+]], ![[TAG1]], i64 0}
41 ; CHECK: ![[TAG1]] = !{!"int", !{{[0-9]+}}, i64 0}
/external/skia/src/utils/win/
DSkDWrite.h73 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
/external/protobuf/php/ext/google/protobuf/
Dupb.c6843 OP(BRANCH) OP(TAG1) OP(TAG2) OP(TAGN) OP(SETDISPATCH) OP(POP) in upb_pbdecoder_getopname()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7517 OP(BRANCH) OP(TAG1) OP(TAG2) OP(TAGN) OP(SETDISPATCH) OP(POP) in upb_pbdecoder_getopname()