Home
last modified time | relevance | path

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

123456

/llvm-project/lldb/examples/test/
H A Dusage-config2 # reassign the system stderr and stdout and to exercise different combinations
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dtarget-flag-ext.mir12 ; but combinations that do make sense require constant extending, so
/llvm-project/llvm/test/Transforms/CodeGenPrepare/NVPTX/
H A Ddont-introduce-addrspacecast.ll7 ; ptrtoint/inttoptr combinations can introduce semantically-meaningful address space casts
/llvm-project/llvm/docs/AMDGPU/
H A Dgfx7_vaddr_da1f09.rst22 * All other combinations of these modifiers are illegal.
/llvm-project/clang/utils/ABITest/
H A DTypeGen.py266 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 Dtraits.mlir4 // combinations and emits an error for invalid combinations.
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Duppercase-literal-suffix.rst16 All valid combinations of suffixes are supported.
/llvm-project/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/llvm/test/tools/llvm-objdump/ELF/ARM/
H A Dreg-names.s16 @ all other combinations are identical.
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DPrettyOutputBase.py230 from itertools import combinations, permutations
241 for comb in combinations(fns, l):
/llvm-project/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/libc/cmake/modules/
H A DLLVMLibCFlagRules.cmake145 # 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 Droundtrip.mlir44 // Verify the various `zext` combinations.
/llvm-project/mlir/test/Transforms/
H A Dinvalid-parallel-loop-collapsing.mlir18 // Then test for invalid combinations of argument+input-ir
/llvm-project/clang/test/Driver/
H A Dhip-invalid-target-id.hip66 // COMBO: error: invalid offload arch combinations: 'gfx908' and 'gfx908:xnack+'
/llvm-project/llvm/test/CodeGen/X86/
H A Dshift-combine-crash.ll21 ; with different combinations of undef elements in the vector shift count.
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dbitcast-bitcast.ll3 ; Check all scalar / vector combinations for a pair of bitcasts.
/llvm-project/llvm/test/MC/ELF/
H A Dcrel.s74 ## Test various combinations of delta offset and flags, delta symbol index
/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dunreachable.ll10 ; explicitly given, are ignored. Various combinations of these options should
/llvm-project/llvm/test/tools/llvm-readobj/ELF/
H A Dhex-dump.test2 ## all other combinations are identical.
/llvm-project/llvm/test/tools/llvm-objdump/
H A Dsection-filter.test95 ## all other combinations compatible with POSIX are identical.
/llvm-project/llvm/test/Transforms/PGOProfile/Inputs/
H A Dupdate_memprof_inputs.sh40 // Test allocations with different combinations of stack contexts and
/llvm-project/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
/llvm-project/llvm/test/Transforms/LoopVectorize/AArch64/
H A Dsmallest-and-widest-types.ll37 ; chosen. The following 3 cases check different combinations of widths.
/llvm-project/lld/test/ELF/lto/
H A Dwrap-2.ll4 ;; combinations of bitcode and regular objects.

123456