Home
last modified time | relevance | path

Searched full:arbitrary (Results 1 – 25 of 997) sorted by relevance

12345678910>>...40

/llvm-project/llvm/test/ObjectYAML/DXContainer/
H A DSigElements.yaml41 Kind: Arbitrary
53 Kind: Arbitrary
65 Kind: Arbitrary
76 Kind: Arbitrary
110 # CHECK-NEXT: Kind: Arbitrary
122 # CHECK-NEXT: Kind: Arbitrary
134 # CHECK-NEXT: Kind: Arbitrary
145 # CHECK-NEXT: Kind: Arbitrary
H A DGeometryMaskVectors.yaml90 Kind: Arbitrary
101 Kind: Arbitrary
113 Kind: Arbitrary
124 Kind: Arbitrary
H A DHullMaskVectors.yaml81 Kind: Arbitrary
93 Kind: Arbitrary
127 Kind: Arbitrary
H A DDomainMaskVectors.yaml87 Kind: Arbitrary
133 Kind: Arbitrary
144 Kind: Arbitrary
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-new.cpp5 struct arbitrary_t {} arbitrary; variable
15 int *p = new(arbitrary) int[4]; in f()
24 S *s = new(arbitrary) S[2]; in g()
26 S *s1 = new(arbitrary) S; in g()
/llvm-project/polly/lib/External/isl/imath/
H A DREADME.md4 Arbitrary precision integer and rational arithmetic library.
6 IMath is an open-source ANSI C arbitrary precision integer and rational
34 arithmetic on integers and rational numbers of arbitrary precision. While many
35 programming languages, including Java, Perl, and Python provide arbitrary
104 The IMath API also supports operations on arbitrary precision rational numbers.
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecordHelpers.h18 /// Given an arbitrary codeview type, determine if it is an LF_STRUCTURE,
44 /// Given an arbitrary codeview type, determine if it is an LF_STRUCTURE,
58 /// Given an arbitrary codeview type index, determine its size.
61 /// Given an arbitrary codeview type, return the type's size in the case
/llvm-project/llvm/test/Transforms/LoopVectorize/
H A Dlibcall-remark.ll4 ; of a mathlib function vs. an arbitrary function.
43 %sqrtf = tail call float @arbitrary(float %t0)
51 declare float @arbitrary(float)
/llvm-project/llvm/test/tools/obj2yaml/ELF/
H A Drelocation-addend.yaml6 ## Check how obj2yaml dumps an addend with an arbitrary positive value.
16 ## Check how obj2yaml dumps an addend with an arbitrary negative value.
58 ## Check how obj2yaml dumps an addend with an arbitrary positive value.
68 ## Check how obj2yaml dumps an addend with an arbitrary negative value.
H A Darm-exidx-section.yaml39 ## 4 words: <arbitrary>, EXIDX_CANTUNWIND in big-endian,
40 ## <arbitrary> and EXIDX_CANTUNWIND in little-endian.
106 ## An arbitrary valid content.
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dmemchr-10.ll14 ; Fold memchr(a5 + 5, c, 1) == a5 + 5 to an arbitrary constrant.
17 ; an undefined/arbitrary result.
31 ; Fold memchr(a5 + 5, c, 5) == a5 + 5 to an arbitrary constant.
H A Dmemrchr-7.ll14 ; Fold memrchr(a5 + 5, c, 1) == a5 + 5 to an arbitrary constant.
17 ; an undefined/arbitrary result.
31 ; Fold memrchr(a5 + 5, c, 5) == a5 + 5 to an arbitrary constant.
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ARM/
H A Dunwind-non-relocatable.test99 Value: 0x80B0B0B0 ## arbitrary opcodes.
102 Value: 0x809B8480 ## arbitrary opcodes.
105 Value: 0x80B0B0B0 ## arbitrary opcodes.
111 Value: 0x80B0B0B0 ## arbitrary opcodes.
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Ddeepbind.cpp12 // CHECK: You are trying to dlopen a <arbitrary path> shared library with RTLD_DEEPBIND flag in main()
13 void *lib = dlopen("<arbitrary path>", RTLD_NOW | RTLD_DEEPBIND); in main()
/llvm-project/llvm/test/tools/llvm-readobj/ELF/
H A Dall.test83 ## An arbitrary linker-generated valid content.
88 ## An arbitrary linker-generated valid content.
94 ## An arbitrary linker-generated valid content.
H A Dreloc-addends.test70 ## Addend == an arbitrary negative number.
73 ## Addend == an arbitrary positive number.
144 ## Addend == an arbitrary negative number.
147 ## Addend == an arbitrary positive number.
/llvm-project/llvm/test/CodeGen/SystemZ/
H A Dvec-bswap-06.ll13 ; Test v8i16 insertion into an undef, with an arbitrary index.
37 ; Test v4i32 insertion into an undef, with an arbitrary index.
61 ; Test v2i64 insertion into an undef, with an arbitrary index.
H A Dvec-perm-01.ll28 ; Test v16i8 splat of an arbitrary element, using the second operand of
63 ; Test v8i16 splat of an arbitrary element, using the second operand of
95 ; Test v4i32 splat of an arbitrary element, using the second operand of
146 ; Test v4f32 splat of an arbitrary element, using the second operand of
H A Dvec-move-11.ll5 ; Test v16i8 insertion into an undef, with an arbitrary index.
32 ; Test v8i16 insertion into an undef, with an arbitrary index.
59 ; Test v4i32 insertion into an undef, with an arbitrary index.
H A Dvec-move-12.ll5 ; Test v16i8 insertion into an undef, with an arbitrary index.
35 ; Test v8i16 insertion into an undef, with an arbitrary index.
65 ; Test v4i32 insertion into an undef, with an arbitrary index.
/llvm-project/mlir/include/mlir/Dialect/Polynomial/IR/
H A DPolynomialAttributes.td28 or subtraction between them. The choice of variable name is arbitrary, but
30 attribute. The order of monomial terms is arbitrary, each monomial degree
50 or subtraction between them. The choice of variable name is arbitrary, but
52 attribute. The order of monomial terms is arbitrary, each monomial degree
/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
H A Ddebug-pubtypes.yaml81 # RUN: FileCheck %s -DADDRALIGN=0 -DSIZE=3 --check-prefixes=SHDR,ARBITRARY-CONTENT
83 # ARBITRARY-CONTENT: SectionData (
84 # ARBITRARY-CONTENT-NEXT: 0000: 112233
85 # ARBITRARY-CONTENT-NEXT: )
H A Ddebug-pubnames.yaml80 # RUN: FileCheck %s -DADDRALIGN=0 -DSIZE=3 --check-prefixes=SHDR,ARBITRARY-CONTENT
82 # ARBITRARY-CONTENT: SectionData (
83 # ARBITRARY-CONTENT-NEXT: 0000: 112233
84 # ARBITRARY-CONTENT-NEXT: )
/llvm-project/llvm/docs/DirectX/
H A DDXContainer.rst109 #. PRIV - Stores arbitrary private data (Not encoded by either FXC or DXC).
294 Kind: Arbitrary
305 Kind: Arbitrary
316 Kind: Arbitrary
327 Kind: Arbitrary
338 Kind: Arbitrary
/llvm-project/llvm/utils/mlgo-utils/mlgo/corpus/
H A Dmake_corpus.py4 """Tool for making a corpus from arbitrary bitcode.
23 description="A tool for making a corpus from arbitrary bitcode"

12345678910>>...40