Searched refs:FunctionTypes (Results 1 – 25 of 55) sorted by relevance
123
| /llvm-project-15.0.7/llvm/test/ObjectYAML/wasm/ |
| H A D | function_section.yaml | 16 FunctionTypes: [ 1, 0 ] 31 # CHECK: FunctionTypes: [ 1, 0 ]
|
| H A D | event_section.yaml | 19 FunctionTypes: [ 0 ] 66 # CHECK-NEXT: FunctionTypes: [ 0 ]
|
| H A D | multiple-tables.yaml | 23 FunctionTypes: [ 0 ] 84 # CHECK-NEXT: FunctionTypes: [ 0 ]
|
| H A D | invalid_section_order.yaml | 19 FunctionTypes: [ 0 ]
|
| H A D | start_section.yaml | 13 FunctionTypes: [ 0, 0, 0 ]
|
| H A D | export_section.yaml | 12 FunctionTypes: [ 0, 0 ]
|
| H A D | weak_symbols.yaml | 13 FunctionTypes: [ 0, 0 ]
|
| H A D | code_section.yaml | 19 FunctionTypes:
|
| /llvm-project-15.0.7/libc/test/src/string/memory_utils/ |
| H A D | backend_test.cpp | 64 using FunctionTypes = testing::TypeList< // typedef 86 TYPED_TEST(LlvmLibcMemoryBackend, splat, FunctionTypes) { in TYPED_TEST() argument 94 TYPED_TEST(LlvmLibcMemoryBackend, notEquals, FunctionTypes) { in TYPED_TEST() argument 105 TYPED_TEST(LlvmLibcMemoryBackend, threeWayCmp, FunctionTypes) { in TYPED_TEST() argument
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/wasm/ |
| H A D | no-codesec.test | 21 FunctionTypes: [ 0 ]
|
| H A D | executable-without-symbols.test | 19 FunctionTypes: [ 0, 1 ]
|
| H A D | executable-without-symbols-debugnames.test | 19 FunctionTypes: [ 0, 1 ]
|
| /llvm-project-15.0.7/lld/test/wasm/Inputs/ |
| H A D | globals.yaml | 12 FunctionTypes: [ 0 ]
|
| /llvm-project-15.0.7/lld/test/wasm/ |
| H A D | function-index.test | 20 CHECK: FunctionTypes: [ 0, 1 ]
|
| H A D | function-imports.s | 28 # CHECK-NEXT: FunctionTypes: [ 0, 1 ]
|
| H A D | function-imports-first.ll | 28 ; CHECK-NEXT: FunctionTypes: [ 0, 1 ]
|
| H A D | tls-implicit.yaml | 31 FunctionTypes: [ 0 ]
|
| H A D | alias.s | 24 # CHECK-NEXT: FunctionTypes: [ 0 ]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-nm/wasm/ |
| H A D | exports.yaml | 17 FunctionTypes: [ 0 ]
|
| H A D | weak-symbols.yaml | 23 FunctionTypes: [ 0 ]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/wasm/ |
| H A D | strip-debug.test | 23 FunctionTypes: [ 0 ]
|
| H A D | strip-reloc.test | 28 FunctionTypes: [ 0 ]
|
| H A D | basic-copy.test | 27 FunctionTypes:
|
| H A D | basic-strip.test | 25 FunctionTypes: [ 0 ]
|
| /llvm-project-15.0.7/llvm/test/Object/ |
| H A D | wasm-relocs-and-producers.yaml | 37 FunctionTypes: [ 0 ]
|
123