Searched refs:SET2 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | global-merge-group-by-use.ll | 30 ; CHECK-NEXT: adrp x8, [[SET2:l__MergedGlobals.[0-9]*]]@PAGE 31 ; CHECK-NEXT: add x8, x8, [[SET2]]@PAGEOFF 91 ; CHECK-DAG: .zerofill __DATA,__bss,[[SET2]],12,3
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-05-26-DotDebugLoc.ll | 78 ; CHECK-NEXT: [[SET2:.*]] = [[LABEL]]-Lfunc_begin0 79 ; CHECK-NEXT: .quad [[SET2]]
|
/external/expat/lib/ |
D | xmltok.c | 665 #define SET2(ptr, ch) \ macro 673 #undef SET2 in DEFINE_UTF16_TO_UTF16() 677 #define SET2(ptr, ch) \ in DEFINE_UTF16_TO_UTF16() macro 685 #undef SET2 in DEFINE_UTF16_TO_UTF16()
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 3056 # m4_set_difference(SET1, SET2) 3058 # Produce a LIST of quoted elements that occur in SET1 but not SET2. 3125 # m4_set_intersection(SET1, SET2) 3127 # Produce a LIST of quoted elements that occur in both SET1 or SET2. 3212 # m4_set_union(SET1, SET2) 3215 # or SET2, without duplicates. Output a comma prior to any elements,
|