Home
last modified time | relevance | path

Searched refs:combinations (Results 1 – 25 of 107) sorted by relevance

12345

/llvm-project-15.0.7/lldb/examples/test/
H A Dusage-config2 # reassign the system stderr and stdout and to exercise different combinations
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dtarget-flag-ext.mir12 ; but combinations that do make sense require constant extending, so
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/NVPTX/
H A Ddont-introduce-addrspacecast.ll7 ; ptrtoint/inttoptr combinations can introduce semantically-meaningful address space casts
/llvm-project-15.0.7/llvm/docs/AMDGPU/
H A Dgfx7_vaddr_da1f09.rst22 * All other combinations of these modifiers are illegal.
/llvm-project-15.0.7/clang/utils/ABITest/
H A DTypeGen.py241 def combinations(values, k): function
247 for cc in combinations(values[i+1:],k-1):
277 for enumerators in combinations(self.values, numEnumerators):
/llvm-project-15.0.7/mlir/test/Dialect/
H A Dtraits.mlir4 // combinations and emits an error for invalid combinations.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Duppercase-literal-suffix.rst16 All valid combinations of suffixes are supported.
/llvm-project-15.0.7/llvm/test/Assembler/
H A Dthinlto-summary.ll1 ; 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-15.0.7/llvm/test/tools/llvm-objdump/ELF/ARM/
H A Dreg-names.s16 @ all other combinations are identical.
/llvm-project-15.0.7/lld/test/wasm/
H A Dtarget-feature-disallowed.yaml15 # Check that the following combinations of feature linkage policies
H A Dtarget-feature-required.yaml22 # Check that the following combinations of feature linkage policies
H A Dtarget-feature-used.yaml23 # Check that the following combinations of feature linkage policies
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DPrettyOutputBase.py234 from itertools import combinations, permutations
240 for comb in combinations(fns, l):
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Datomicrmw-xor-04.ll52 ; combinations of XIH* and XIL* instead, but that isn't implemented.)
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Dreserved-reg-errors.ll14 ; This tests combinations when we would expect an error to be produced because
/llvm-project-15.0.7/clang/test/Driver/
H A Dhip-invalid-target-id.hip69 // COMBO: error: invalid offload arch combinations: 'gfx908' and 'gfx908:xnack+'
/llvm-project-15.0.7/mlir/test/Dialect/AMX/
H A Droundtrip.mlir44 // Verify the various `zext` combinations.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dshift-combine-crash.ll21 ; with different combinations of undef elements in the vector shift count.
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dbitcast-bitcast.ll3 ; Check all scalar / vector combinations for a pair of bitcasts.
H A Dextractvalue.ll9 ; Instcombine should fold various combinations of insertvalue and extractvalue
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dhex-dump.test2 ## all other combinations are identical.
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/
H A Dsection-filter.test95 ## all other combinations compatible with POSIX are identical.
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/AArch64/
H A Dsmallest-and-widest-types.ll37 ; chosen. The following 3 cases check different combinations of widths.
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dwrap-2.ll4 ;; combinations of bitcode and regular objects.
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/AArch64/Cortex/
H A Dforwarding-A57.s285 # testing only a subset of combinations
319 # testing only a subset of combinations
354 # testing only a subset of combinations

12345