/llvm-project/lldb/examples/test/ |
H A D | usage-config | 2 # reassign the system stderr and stdout and to exercise different combinations
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | target-flag-ext.mir | 12 ; but combinations that do make sense require constant extending, so
|
/llvm-project/llvm/test/Transforms/CodeGenPrepare/NVPTX/ |
H A D | dont-introduce-addrspacecast.ll | 7 ; ptrtoint/inttoptr combinations can introduce semantically-meaningful address space casts
|
/llvm-project/llvm/docs/AMDGPU/ |
H A D | gfx7_vaddr_da1f09.rst | 22 * All other combinations of these modifiers are illegal.
|
/llvm-project/clang/utils/ABITest/ |
H A D | TypeGen.py | 266 def combinations(values, k): function 273 for cc in combinations(values[i + 1 :], k - 1): 304 for enumerators in combinations(self.values, numEnumerators):
|
/llvm-project/mlir/test/Dialect/ |
H A D | traits.mlir | 4 // combinations and emits an error for invalid combinations.
|
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/readability/ |
H A D | uppercase-literal-suffix.rst | 16 All valid combinations of suffixes are supported.
|
/llvm-project/llvm/test/Assembler/ |
H A D | thinlto-summary.ll | 1 ; Test summary parsing (tests all types/fields in various combinations). 38 ; Functions with various flag combinations (notEligibleToImport, Live, 39 ; combinations of optional function flags).
|
/llvm-project/llvm/test/tools/llvm-objdump/ELF/ARM/ |
H A D | reg-names.s | 16 @ all other combinations are identical.
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
H A D | PrettyOutputBase.py | 230 from itertools import combinations, permutations 241 for comb in combinations(fns, l):
|
/llvm-project/llvm/test/CodeGen/RISCV/ |
H A D | reserved-reg-errors.ll | 14 ; This tests combinations when we would expect an error to be produced because
|
/llvm-project/libc/cmake/modules/ |
H A D | LLVMLibCFlagRules.cmake | 145 # Generate all flags' combinations and call the corresponding function provided 209 # `expand_flags_for_target to generate all flags' combinations and call
|
/llvm-project/mlir/test/Dialect/AMX/ |
H A D | roundtrip.mlir | 44 // Verify the various `zext` combinations.
|
/llvm-project/mlir/test/Transforms/ |
H A D | invalid-parallel-loop-collapsing.mlir | 18 // Then test for invalid combinations of argument+input-ir
|
/llvm-project/clang/test/Driver/ |
H A D | hip-invalid-target-id.hip | 66 // COMBO: error: invalid offload arch combinations: 'gfx908' and 'gfx908:xnack+'
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | shift-combine-crash.ll | 21 ; with different combinations of undef elements in the vector shift count.
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | bitcast-bitcast.ll | 3 ; Check all scalar / vector combinations for a pair of bitcasts.
|
/llvm-project/llvm/test/MC/ELF/ |
H A D | crel.s | 74 ## Test various combinations of delta offset and flags, delta symbol index
|
/llvm-project/llvm/test/CodeGen/WebAssembly/ |
H A D | unreachable.ll | 10 ; explicitly given, are ignored. Various combinations of these options should
|
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
H A D | hex-dump.test | 2 ## all other combinations are identical.
|
/llvm-project/llvm/test/tools/llvm-objdump/ |
H A D | section-filter.test | 95 ## all other combinations compatible with POSIX are identical.
|
/llvm-project/llvm/test/Transforms/PGOProfile/Inputs/ |
H A D | update_memprof_inputs.sh | 40 // Test allocations with different combinations of stack contexts and
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
H A D | forwarding-A57.s | 285 # testing only a subset of combinations 319 # testing only a subset of combinations 354 # testing only a subset of combinations
|
/llvm-project/llvm/test/Transforms/LoopVectorize/AArch64/ |
H A D | smallest-and-widest-types.ll | 37 ; chosen. The following 3 cases check different combinations of widths.
|
/llvm-project/lld/test/ELF/lto/ |
H A D | wrap-2.ll | 4 ;; combinations of bitcode and regular objects.
|