/llvm-project/llvm/test/ObjectYAML/MachO/ |
H A D | relocations_armv7.yaml | 5 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 15 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 30 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 33 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 58 # CHECK-NEXT: scattered: true 66 # CHECK-NEXT: scattered: true 74 # CHECK-NEXT: scattered: true 82 # CHECK-NEXT: scattered: true 90 # CHECK-NEXT: scattered: true 98 # CHECK-NEXT: scattered: true [all …]
|
H A D | relocations_ppc_big_endian.yaml | 5 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 15 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 30 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 33 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 36 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 64 # CHECK-NEXT: scattered: true 72 # CHECK-NEXT: scattered: true 80 # CHECK-NEXT: scattered: true 88 # CHECK-NEXT: scattered: true 96 # CHECK-NEXT: scattered: true [all …]
|
H A D | relocations_arm64.yaml | 5 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 11 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 20 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 23 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 26 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 53 # CHECK-NEXT: scattered: false 61 # CHECK-NEXT: scattered: false 69 # CHECK-NEXT: scattered: false 77 # CHECK-NEXT: scattered: false 99 # CHECK-NEXT: scattered: false [all …]
|
H A D | relocations_x86_64.yaml | 5 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 9 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 15 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 18 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 21 # OBJDUMP-VERIFY-NEXT: address pcrel length extern type scattered symbolnum/value 48 # CHECK-NEXT: scattered: false 56 # CHECK-NEXT: scattered: false 78 # CHECK-NEXT: scattered: false 86 # CHECK-NEXT: scattered: false 94 # CHECK-NEXT: scattered: false [all …]
|
/llvm-project/llvm/test/ExecutionEngine/JITLink/AArch64/ |
H A D | MachO_subtractor_single_block.yaml | 52 scattered: false 60 scattered: false 68 scattered: false 76 scattered: false 84 scattered: false 92 scattered: false 114 scattered: false 136 scattered: false 144 scattered: false 152 scattered: false [all …]
|
/llvm-project/mlir/test/Dialect/XeGPU/ |
H A D | invalid.mlir | 45 // expected-error@+1 {{Expects a non-scattered TensorDesc}} 65 // expected-error@+1 {{Expects a non-scattered TensorDesc.}} 113 // expected-error@+1 {{Expects a non-scattered TensorDesc}} 124 // expected-error@+1 {{Expects a non-scattered TensorDesc}} 132 // expected-error@+1 {{Expects a scattered TensorDesc}} 158 // expected-error@+1 {{Expects a scattered TensorDesc}} 177 // expected-error@+1 {{Expects a scattered TensorDesc}} 201 // expected-error@+1 {{Expects a scattered TensorDesc}}
|
H A D | XeGPUOps.mlir |
|
/llvm-project/lld/test/MachO/ |
H A D | compact-unwind-sym-relocs.s | 110 scattered: false label 118 scattered: false label 126 scattered: false label 134 scattered: false label 142 scattered: false label 150 scattered: false label 158 scattered: false label 180 scattered: false label 188 scattered: false label 196 scattered: false label [all …]
|
H A D | objc-uses-custom-personality.s | 103 scattered: false label 111 scattered: false label 119 scattered: false label 127 scattered: false label 135 scattered: false label 157 scattered: false label 165 scattered: false label 173 scattered: false label
|
H A D | weak-definition-gc.s | 337 scattered: false label 345 scattered: false label 353 scattered: false label 361 scattered: false label 369 scattered: false label 377 scattered: false label 385 scattered: false label 407 scattered: false label 415 scattered: false label 423 scattered: false label [all …]
|
H A D | compact-unwind-both-local-and-dylib-personality.s | 253 scattered: false label 261 scattered: false label 269 scattered: false label 277 scattered: false label 285 scattered: false label 307 scattered: false label 315 scattered: false label 323 scattered: false label
|
H A D | unsorted-relocations.yaml | 62 scattered: false 70 scattered: false 78 scattered: false
|
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/Inputs/ |
H A D | inlined-file0-line0-col0.yaml | 44 scattered: false 52 scattered: false 60 scattered: false 106 scattered: false 114 scattered: false 122 scattered: false 130 scattered: false 138 scattered: false 146 scattered: false 154 scattered: false [all …]
|
/llvm-project/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
H A D | 1.s | 2 # $ cat scattered.c 4 # $ clang -S -arch armv7 -g scattered.c 5 # $ clang -c -o 1.o scattered.s 9 # scattered reloc (I do not think LLVM will generate scattered relocs in 15 .file 1 "scattered.c" 25 .asciz "scattered.c" @ string offset=35
|
/llvm-project/lld/test/MachO/Inputs/ |
H A D | lto-obj-weak-def.yaml | 57 scattered: false 65 scattered: false 73 scattered: false 81 scattered: false 103 scattered: false
|
H A D | double-unwind-info.yaml | 57 scattered: false 65 scattered: false 73 scattered: false 81 scattered: false 103 scattered: false
|
/llvm-project/llvm/test/tools/dsymutil/ARM/ |
H A D | scattered.c | 2 RUN: %p/../Inputs/scattered-reloc/ -f -o - | \ 6 RUN: -oso-prepend-path %p/../Inputs/scattered-reloc/ -f -o - \ 9 // See Inputs/scattered-reloc/scattered.s to see how this test
|
/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/ |
H A D | MachO_subtractor_single_block.yaml | 65 scattered: false 73 scattered: false 81 scattered: false 89 scattered: false 111 scattered: false
|
/llvm-project/llvm/test/tools/llvm-objdump/MachO/ |
H A D | relocations.test | 11 VERBOSE-NEXT: address pcrel length extern type scattered symbolnum/value 15 VERBOSE-NEXT: address pcrel length extern type scattered symbolnum/value 19 NONVERBOSE-NEXT: address pcrel length extern type scattered symbolnum/value 23 NONVERBOSE-NEXT: address pcrel length extern type scattered symbolnum/value
|
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/Inputs/ |
H A D | strip-all-with-dwarf.yaml | 43 scattered: false 51 scattered: false 108 scattered: false 116 scattered: false 124 scattered: false 132 scattered: false 213 scattered: false 246 scattered: false
|
/llvm-project/llvm/test/tools/dsymutil/Inputs/ |
H A D | reflection_metadata.yaml | 53 scattered: false 74 scattered: false 95 scattered: false 128 scattered: false 149 scattered: false 170 scattered: false 238 scattered: false
|
H A D | test.yaml | 53 scattered: false 74 scattered: false 107 scattered: false 128 scattered: false
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachORelocation.h | 31 bool r_scattered; // 1 = scattered, 0 = non-scattered 47 bool ext, uint8_t type, bool scattered = false, 50 r_extern(ext), r_type(type), r_scattered(scattered), r_value(value) {} in r_address()
|
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/ |
H A D | relocations.test | 12 # CHECK-NEXT: address pcrel length extern type scattered symbolnum/value 85 scattered: false 93 scattered: false
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 64 // Used to store the scattered form of a vector. 67 // Used to map a vector Value and associated type to its scattered form. 68 // The associated type is only non-null for pointer values that are "scattered" 76 // along with a pointer to their scattered forms. in skipPastPhiNodesAndDbg() 103 // component of a scattered vector or vector pointer. 319 ScatterMap Scattered; 449 assert(Gathered.empty() && Scattered.empty()); in scatter() 468 // Return a scattered form of V that can be accessed by Point. V must be a in scatter() 473 // Put the scattered form of arguments in the entry block, 477 return Scatterer(BB, BB->begin(), V, VS, &Scattered[{ in gather() 330 ScatterMap Scattered; global() member in __anondccd23f60111::ScalarizerVisitor 676 SmallVector<Scatterer, 8> Scattered(NumArgs); splitCall() local [all...] |