| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/ |
| H A D | elf-disassemble-symbol-references.yaml | 3 # RUN: llvm-objdump %t -d | FileCheck %s --check-prefix=EXEC 5 # EXEC-LABEL: <first>: 6 # EXEC-NEXT: 4000: e8 00 00 00 00 callq 0x4005 <third> 7 # EXEC-LABEL: <third>: 8 # EXEC-NEXT: 4005: e8 12 34 56 78 callq 0x7856741c <data1+0x7856241c> 9 # EXEC-LABEL: <fourth>: 10 # EXEC-NEXT: 400a: 8b 05 f0 0f 00 00 movl 4080(%rip), %eax # 0x5000 <data1>
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | load-command-sequence.s | 10 # RUN: FileCheck %s --check-prefixes=EXEC,COMMON 20 # EXEC: cmd LC_SEGMENT_64 21 # EXEC: segname __PAGEZERO 45 # EXEC: cmd LC_LOAD_DYLINKER 51 # EXEC: cmd LC_MAIN
|
| H A D | load-commands.s | 18 # RUN: llvm-objdump --macho --all-headers %t/executable | FileCheck %s --check-prefix=EXEC 20 # RUN: llvm-objdump --macho --all-headers %t/explicit-executable | FileCheck %s --check-prefix=EXEC 21 # EXEC: magic cputype cpusubtype caps filetype 22 # EXEC-NEXT: MH_MAGIC_64 X86_64 ALL {{.*}} EXECUTE 23 # EXEC-DAG: cmd LC_MAIN 24 # EXEC-DAG: cmd LC_LOAD_DYLINKER
|
| H A D | mh-header-link.s | 27 # RUN: not %lld -o /dev/null -dylib %t/exec.o 2>&1 | FileCheck %s --check-prefix ERR-EXEC 29 # ERR-EXEC: error: undefined symbol: __mh_execute_header
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | file-types.test | 30 # RUN: llvm-readobj -h %t3 | FileCheck %s --match-full-lines --check-prefix LLVM-EXEC 31 # RUN: llvm-readelf -h %t3 | FileCheck %s --match-full-lines --check-prefix GNU-EXEC 33 # LLVM-EXEC: ElfHeader { 34 # LLVM-EXEC: Type: Executable (0x2) 36 # GNU-EXEC: ELF Header: 37 # GNU-EXEC: Type: EXEC (Executable file)
|
| H A D | stack-sizes.test | 193 # EXEC-GNU-NOT:{{.}} 195 # EXEC-LLVM: StackSizes [ 196 # EXEC-LLVM-NEXT: Entry { 198 # EXEC-LLVM-NEXT: Size: 0x10 199 # EXEC-LLVM-NEXT: } 200 # EXEC-LLVM-NEXT: Entry { 202 # EXEC-LLVM-NEXT: Size: 0x20 203 # EXEC-LLVM-NEXT: } 204 # EXEC-LLVM-NEXT: Entry { 207 # EXEC-LLVM-NEXT: } [all …]
|
| H A D | section-details.test | 19 # GNU64-NEXT: [ffffffffffffffff]: WRITE, ALLOC, EXEC, MERGE, STRINGS, INFO LINK, LINK ORDER,… 31 # GNU64-NEXT: [0000000000000004]: EXEC 152 # GNU32-NEXT: [ffffffff]: WRITE, ALLOC, EXEC, MERGE, STRINGS, INFO LINK, LINK ORDER, OS NONC… 164 # GNU32-NEXT: [00000004]: EXEC
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | tls-weak-undef.s | 9 # RUN: llvm-objdump -d %t.exec | FileCheck %s --check-prefix=EXEC 14 # RUN: llvm-objdump -d %tlazy | FileCheck %s --check-prefix=EXEC 17 # EXEC: leaq 16(%rax), %rdx 20 # EXEC: leaq 32(%rax), %rax
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | fill-exec-sections.s | 8 # RUN: llvm-objdump -s %t.out | FileCheck %s --check-prefix=EXEC 9 # EXEC: 0000 66cccccc cccccccc cccccccc cccccccc 10 # EXEC-NEXT: 0010 66
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIFixVGPRCopies.cpp | 57 if (TII->isVGPRCopy(MI) && !MI.readsRegister(AMDGPU::EXEC, TRI)) { in runOnMachineFunction() 59 MachineOperand::CreateReg(AMDGPU::EXEC, false, true)); in runOnMachineFunction()
|
| H A D | VINTERPInstructions.td | 96 let Uses = [M0, EXEC, MODE] in { 103 } // Uses = [M0, EXEC, MODE] 105 let Uses = [M0, EXEC] in { 110 } // Uses = [M0, EXEC]
|
| H A D | SIInstrFormats.td | 254 let Uses = [EXEC]; 261 let Uses = !if(UseExec, [EXEC], []); 262 let Defs = !if(DefExec, [EXEC, SCC], [SCC]); 442 let Uses = [EXEC] in { 464 } // End Uses = [EXEC]
|
| H A D | SIInstructions.td | 164 let Uses = [EXEC]; 165 let Defs = [EXEC, SCC]; 178 let Uses = [EXEC]; 179 let Defs = [EXEC, SCC]; 404 let Uses = [EXEC] in { 433 } // End Uses = [EXEC], Defs = [EXEC,VCC] 449 let Uses = [EXEC] in { 459 } // End Uses = [EXEC] 484 let Defs = [EXEC]; 491 let Defs = [EXEC]; [all …]
|
| H A D | VOPCInstructions.td | 126 let Uses = !if(ReadsModeReg, [MODE, EXEC], [EXEC]); 315 let Defs = [EXEC]; 328 let Defs = [EXEC]; 338 let Defs = [EXEC]; 348 let Defs = [EXEC]; 764 let Defs = !if(DefExec, !if(DefVcc, [VCC, EXEC], [EXEC]), 778 let Defs = !if(DefExec, !if(DefVcc, [VCC, EXEC], [EXEC]), 787 let Defs = !if(DefExec, !if(DefVcc, [VCC, EXEC], [EXEC]), 811 let Defs = [EXEC]; 819 let Defs = [EXEC]; [all …]
|
| H A D | EXPInstructions.td | 24 let Uses = !if(row, [EXEC, M0], [EXEC]);
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | rename-section-flag.test | 24 # RUN: llvm-readobj --sections %t.code | FileCheck %s --check-prefixes=CHECK,PROGBITS,EXEC,WRITE 50 …llvm-readobj --sections %t.alloc_code | FileCheck %s --check-prefixes=CHECK,NOBITS,ALLOC,EXEC,WRITE 58 # RUN: llvm-readobj --sections %t.upper | FileCheck %s --check-prefixes=CHECK,PROGBITS,ALLOC,EXEC,M… 63 # RUN: llvm-readobj --sections %t.mixed | FileCheck %s --check-prefixes=CHECK,PROGBITS,ALLOC,EXEC,M… 84 # EXEC-NEXT: SHF_EXECINSTR (0x4) 96 # EXEC-NEXT: SHF_EXECINSTR (0x4)
|
| H A D | set-section-flags.test | 24 # RUN: llvm-readobj --sections %t.code | FileCheck %s --check-prefixes=CHECK,PROGBITS,EXEC,WRITE 52 …llvm-readobj --sections %t.alloc_code | FileCheck %s --check-prefixes=CHECK,NOBITS,ALLOC,EXEC,WRITE 67 # RUN: llvm-readobj --sections %t.upper | FileCheck %s --check-prefixes=CHECK,PROGBITS,ALLOC,EXEC,M… 73 # RUN: llvm-readobj --sections %t.mixed | FileCheck %s --check-prefixes=CHECK,PROGBITS,ALLOC,EXEC,M… 100 # EXEC-NEXT: SHF_EXECINSTR (0x4) 112 # EXEC-NEXT: SHF_EXECINSTR (0x4) 123 # EXEC-NEXT: SHF_EXECINSTR (0x4)
|
| H A D | rename-section-flag-preserved.test | 15 # RUN: llvm-readobj --sections %t.code | FileCheck %s --check-prefixes=CHECK,EXEC,WRITE 34 # RUN: llvm-readobj --sections %t.none | FileCheck %s --check-prefixes=CHECK,ALLOC,EXCLUDE,EXEC,MER… 70 # EXEC-NEXT: SHF_EXECINSTR (0x4)
|
| H A D | set-section-flags-preserved.test | 15 # RUN: llvm-readobj --sections %t.code | FileCheck %s --check-prefixes=CHECK,EXEC,WRITE 65 # EXEC-NEXT: SHF_EXECINSTR (0x4)
|
| H A D | strip-unneeded-all-symbols.test | 5 # RUN: yaml2obj %s -o %t.exec -DTYPE=EXEC
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | llvm.amdgcn.wqm.vote.ll | 44 ;WAVE64: s_andn2_b64 [[MASK:[^,]+]], [[EXEC:[^,]+]], [[KILL]] 49 ;WAVE32: s_and{{n2|_not1}}_b32 [[MASK:[^,]+]], [[EXEC:[^,]+]], [[KILL]]
|
| H A D | llvm.amdgcn.ds.ordered.swap.ll | 20 ; // We have to use s_cbranch, because ds_ordered_count has side effects with EXEC=0 26 ; // Wait for expcnt(0) before modifying EXEC
|
| H A D | vcmp-saveexec-to-vcmpx.mir | 8 # However, it is not safe to do so when the generated code sequence would omit part of the EXEC mask 9 # which could occur when a subset of EXEC is used as input operand in the v_cmp instruction.
|
| /llvm-project-15.0.7/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/ |
| H A D | a.out.ips | 25 "procPath" : "@EXEC@", 167 "path" : "@EXEC@",
|
| /llvm-project-15.0.7/llvm/test/tools/gold/X86/ |
| H A D | common.ll | 38 ; RUN: llvm-dis %t3.o -o - | FileCheck --check-prefix=EXEC %s 41 ; EXEC: @a = internal global [4 x i8] zeroinitializer, align 8
|