Home
last modified time | relevance | path

Searched refs:coalesced (Results 1 – 25 of 115) sorted by relevance

12345

/external/llvm/test/MC/MachO/PowerPC/
Dcoal-sections-powerpc.s23 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
26 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced
/external/llvm/test/CodeGen/PowerPC/
Dcoal-sections.ll5 ; CHECK: .section __TEXT,__textcoal_nt,coalesced,pure_instructions
6 ; CHECK: .section __TEXT,__textcoal_nt,coalesced,pure_instructions
9 ; CHECK: .section __TEXT,__const_coal,coalesced
12 ; CHECK: .section __DATA,__datacoal_nt,coalesced
/external/llvm/test/MC/MachO/
Dweakdef.s3 .section __DATA,__datacoal_nt,coalesced
4 .section __TEXT,__const_coal,coalesced
10 .section __DATA,__datacoal_nt,coalesced
Dcoal-sections-x86_64.s27 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced
Dsymbol-diff.s4 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
Ddiff-with-two-sections.s5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
/external/llvm-project/llvm/test/MC/MachO/
Dweakdef.s3 .section __DATA,__datacoal_nt,coalesced
4 .section __TEXT,__const_coal,coalesced
10 .section __DATA,__datacoal_nt,coalesced
Dcoal-sections-x86_64.s27 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced
Dsymbol-diff.s4 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
Ddiff-with-two-sections.s5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dexpand-condsets-rm-reg.mir4 # Check that coalesced registers are removed from live intervals.
6 # Check that %3 is coalesced into %4, and that after coalescing
41 ; Check that %3 was coalesced into %4.
/external/llvm-project/clang/test/CodeGenObjC/
Dsections.m67 // CHECK-MACHO: @_objc_msgSend_fixup_class = {{.*}}, section "__DATA,__objc_msgrefs,coalesced"
68 // CHECK-MACHO: @"_OBJC_LABEL_PROTOCOL_$_P" = {{.*}}, section "__DATA,__objc_protolist,coalesced,no…
69 …@"_OBJC_PROTOCOL_REFERENCE_$_P" = {{.*}}, section "__DATA,__objc_protorefs,coalesced,no_dead_strip"
Dmetadata-symbols-64.m15 …TOCOL_$_P" = weak hidden global {{.*}} section "__DATA,__objc_protolist,coalesced,no_dead_strip", …
31 …msgSend_fixup_alloc = weak hidden global {{.*}} section "__DATA,__objc_msgrefs,coalesced", align 16
/external/llvm-project/llvm/test/CodeGen/ARM/
Dconstantpool-promote-duplicate.ll6 ; const1 and const2 both need labels for debug info, but will be coalesced into
/external/llvm/test/CodeGen/X86/
Dconstant-hoisting-optnone.ll7 ; With optnone, we check that constants are not coalesced.
/external/llvm-project/llvm/test/CodeGen/X86/
Dconstant-hoisting-optnone.ll7 ; With optnone, we check that constants are not coalesced.
/external/clang/test/CodeGenObjC/
Dmetadata-symbols-64.m15 …COL_$_P" = weak hidden global {{.*}} section "__DATA, __objc_protolist, coalesced, no_dead_strip",…
31 …Send_fixup_alloc" = weak hidden global {{.*}} section "__DATA, __objc_msgrefs, coalesced", align 16
/external/llvm-project/polly/test/Simplify/
Dnocoalesce_differentvalues.ll38 ; CHECK: Partial writes coalesced: 0
Dcoalesce_overlapping.ll38 ; CHECK: Partial writes coalesced: 1
Dcoalesce_3partials.ll40 ; CHECK: Partial writes coalesced: 2
Dcoalesce_partial.ll38 ; CHECK: Partial writes coalesced: 1
/external/grpc-grpc/src/objective-c/tests/CronetUnitTests/
DCronetUnitTests.m342 BOOL coalesced = NO;
360 coalesced = YES;
365 if (coalesced) {
370 XCTAssert(coalesced == useCoalescing);
/external/ltp/testcases/kernel/syscalls/inotify/
DREADME38 IN_MOVE_SELF events will be coalesced into a single one.
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dsmem-no-clause-coalesced.mir5 # result coalesced with an operand.
/external/llvm-project/llvm/test/DebugInfo/X86/
Dlive-debug-vars-intervals.mir1 # These tests check that DBG_VALUE intervals are correctly coalesced (or not) in
20 # are not coalesced.
32 # coalesced if there are no intervening DBG_VALUEs with the same { Variable, Fragment }.

12345