Home
last modified time | relevance | path

Searched full:numeric (Results 1 – 25 of 774) sorted by relevance

12345678910>>...31

/llvm-project/llvm/test/MC/RISCV/
H A Dnumeric-reg-names.s1 # RUN: llvm-mc -triple riscv32 -M numeric %s \
2 # RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
4 # RUN: | llvm-objdump --no-print-imm-hex -d -M numeric - \
5 # RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
7 # CHECK-NUMERIC: li x10, 1
8 # CHECK-NUMERIC-NEXT: li x10, 1
12 # CHECK-NUMERIC: addi x10, x1, 1
13 # CHECK-NUMERIC-NEXT: addi x10, x1, 1
17 # CHECK-NUMERIC: addi x10, x2, 1
18 # CHECK-NUMERIC-NEXT: addi x10, x2, 1
[all …]
H A Dnumeric-reg-names-f.s1 # RUN: llvm-mc -triple riscv32 -mattr=+f -M numeric < %s \
2 # RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
4 # RUN: | llvm-objdump --mattr=+f -d -M numeric - \
5 # RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
7 # CHECK-NUMERIC: fsqrt.s f10, f0
8 # CHECK-NUMERIC-NEXT: fsqrt.s f10, f0
12 # CHECK-NUMERIC: fsqrt.s f10, f1
13 # CHECK-NUMERIC-NEXT: fsqrt.s f10, f1
17 # CHECK-NUMERIC: fsqrt.s f10, f2
18 # CHECK-NUMERIC-NEXT: fsqrt.s f10, f2
[all …]
H A Dnumeric-reg-names-d.s1 # RUN: llvm-mc -triple riscv32 -mattr=+f,+d -M numeric < %s \
2 # RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
4 # RUN: | llvm-objdump --mattr=+f,+d -d -M numeric - \
5 # RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
7 # CHECK-NUMERIC: fsqrt.d f10, f0
8 # CHECK-NUMERIC-NEXT: fsqrt.d f10, f0
12 # CHECK-NUMERIC: fsqrt.d f10, f1
13 # CHECK-NUMERIC-NEXT: fsqrt.d f10, f1
17 # CHECK-NUMERIC: fsqrt.d f10, f2
18 # CHECK-NUMERIC-NEXT: fsqrt.d f10, f2
[all …]
H A Dinvalid-attribute.s20 # CHECK: [[@LINE-1]]:25: error: expected numeric constant
23 # CHECK: [[@LINE-1]]:30: error: expected numeric constant
26 # CHECK: [[@LINE-1]]:23: error: expected numeric constant
29 # CHECK: [[@LINE-1]]:29: error: expected numeric constant
32 # CHECK: [[@LINE-1]]:32: error: expected numeric constant
38 # CHECK: [[@LINE-1]]:24: error: expected numeric constant
/llvm-project/llvm/test/tools/llvm-nm/
H A Dnumeric-sort.test3 # RUN: llvm-nm --numeric-sort %t.o | FileCheck %s --check-prefix=NUMERIC
4 # RUN: llvm-nm -n %t.o | FileCheck %s --check-prefix=NUMERIC
5 # RUN: llvm-nm -v %t.o | FileCheck %s --check-prefix=NUMERIC
40 # --numeric-sort sorts the symbols by value.
41 # NUMERIC: 0000000000000025 n symbol_b
42 # NUMERIC-NEXT: 0000000000000025 n symbol_d
43 # NUMERIC-NEXT: 0000000000000050 n symbol_c
44 # NUMERIC-NEXT: 0000000000000100 n symbol_a
/llvm-project/llvm/test/FileCheck/
H A Dnumeric-expression.txt5 ; Numeric variable definition with default matching format without spaces.
9 ; Numeric variable definition with default matching format with different
16 ; Numeric variable redefinition.
20 ; Numeric variable definition with explicit matching format.
26 ; Numeric variable definition with explicit matching format with different
31 ; Numeric variable definition with unsupported matching format.
45 INVALID-FMT-SPEC-MSG1: numeric-expression.txt:[[#@LINE-2]]:37: error: invalid format specifier in e…
48 INVALID-FMT-SPEC-MSG2: numeric-expression.txt:[[#@LINE-4]]:37: error: invalid format specifier in e…
52 ; Numeric variable definition of hex value with 0x prefix.
57 ; Invalid numeric variable definition of non-hex value with 0x prefix.
[all …]
H A Dnumeric-defines.txt1 ; Test functionality of -D# option: numeric variables are defined to the right
25 Numeric value #1 = 8
26 Numeric value #2 = 12
27 CHECKNUM1: Numeric value #1 = [[#NUMVAL1]]
28 CHECKNUM2: Numeric value #2 = [[#NUMVAL2]]
29 NUMNOT1-NOT: Numeric value #1 = [[#NUMVAL1]]
30 NUMNOT1-NOT: Numeric value #2 = [[#NUMVAL2]]
76 Numeric value #3 = 8
77 Numeric value #4 = C
78 CHECKNUM3: Numeric value #3 = [[#NUMVAL3]]
[all …]
/llvm-project/llvm/test/MC/CSKY/
H A Dinvalid-attribute.s30 # CHECK: [[@LINE-1]]:35: error: expected numeric constant
33 # CHECK: [[@LINE-1]]:36: error: expected numeric constant
36 # CHECK: [[@LINE-1]]:35: error: expected numeric constant
39 # CHECK: [[@LINE-1]]:31: error: expected numeric constant
42 # CHECK: [[@LINE-1]]:36: error: expected numeric constant
45 # CHECK: [[@LINE-1]]:36: error: expected numeric constant
48 # CHECK: [[@LINE-1]]:37: error: expected numeric constant
54 # CHECK: [[@LINE-1]]:34: error: expected numeric constant
/llvm-project/libcxx/test/libcxx/transitive_includes/
H A Dcxx23.csv677 numeric climits
678 numeric compare
679 numeric cstdint
680 numeric cstring
681 numeric ctime
682 numeric initializer_list
683 numeric limits
684 numeric optional
685 numeric ratio
686 numeric tupl
[all...]
H A Dcxx26.csv675 numeric climits
676 numeric compare
677 numeric cstdint
678 numeric cstring
679 numeric ctime
680 numeric initializer_list
681 numeric limits
682 numeric optional
683 numeric ratio
684 numeric tupl
[all...]
H A Dcxx17.csv1451 numeric algorithm
1452 numeric array
1453 numeric atomic
1454 numeric bit
1455 numeric cctype
1456 numeric cerrno
1457 numeric climits
1458 numeric clocale
1459 numeric cmath
1460 numeric compar
[all...]
H A Dcxx20.csv1445 numeric algorithm
1446 numeric array
1447 numeric atomic
1448 numeric bit
1449 numeric cctype
1450 numeric cerrno
1451 numeric climits
1452 numeric clocale
1453 numeric cmath
1454 numeric compar
[all...]
H A Dcxx11.csv1398 numeric algorithm
1399 numeric array
1400 numeric atomic
1401 numeric bit
1402 numeric cctype
1403 numeric cerrno
1404 numeric climits
1405 numeric clocale
1406 numeric cmath
1407 numeric compar
[all...]
H A Dcxx03.csv1398 numeric algorithm
1399 numeric array
1400 numeric atomic
1401 numeric bit
1402 numeric cctype
1403 numeric cerrno
1404 numeric climits
1405 numeric clocale
1406 numeric cmath
1407 numeric compar
[all...]
H A Dcxx14.csv1429 numeric algorithm
1430 numeric array
1431 numeric atomic
1432 numeric bit
1433 numeric cctype
1434 numeric cerrno
1435 numeric climits
1436 numeric clocale
1437 numeric cmath
1438 numeric compar
[all...]
/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h32 // Numeric substitution handling code.
37 /// implicit format from using numeric variables.
210 /// Class representing a numeric variable and its associated current value.
213 /// Name of the numeric variable.
220 /// Value of numeric variable, if defined, or std::nullopt otherwise.
241 /// \returns name of this numeric variable.
244 /// \returns implicit format of this numeric variable.
253 /// the input buffer, and some numeric variables are parsed from the command
257 /// Sets value of this numeric variable to \p NewValue, and sets the input
266 /// Clears value of this numeric variabl
[all...]
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts-recursive-inst.cpp91 concept Numeric = requires(T a) { // #NUMERIC
97 template <Numeric TO> operator TO(); // #OP_TO
100 static_assert(Numeric<Deferred>); // #STATIC_ASSERT
101 …// expected-error@#NUMERIC{{satisfaction of constraint 'requires (T a) { foo(a); }' depends on its…
102 …// expected-note@#NUMERIC {{while substituting template arguments into constraint expression here}}
103 …// expected-note@#OP_TO {{while checking the satisfaction of concept 'Numeric<GH50891::Deferred>' …
108 …// expected-note@#NUMERIC {{while substituting template arguments into constraint expression here}}
111 …// expected-note@#STATIC_ASSERT{{while checking the satisfaction of concept 'Numeric<GH50891::Defe…
/llvm-project/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py17 Numeric casting is performed on the input operand, promoting it to the same
33 Numeric casting is performed on the input operand, promoting it to the same
46 No numeric casting is performed on the input operand.
58 No numeric casting is performed on the input operand.
70 No numeric casting is performed on the input operand.
82 No numeric casting is performed on the input operand.
94 No numeric casting is performed on the input operand.
106 No numeric casting is performed on the input operand.
118 No numeric casting is performed on the input operand.
130 No numeric castin
[all...]
/llvm-project/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
/llvm-project/llvm/docs/CommandGuide/
H A DFileCheck.rst160 .. option:: -D#<FMT>,<NUMVAR>=<NUMERIC EXPRESSION>
162 Sets a filecheck numeric variable ``NUMVAR`` of matching format ``FMT`` to
163 the result of evaluating ``<NUMERIC EXPRESSION>`` that can be used in
165 ``FileCheck Numeric Variables and Expressions`` for details on supported
166 numeric expressions.
756 FileCheck Numeric Substitution Blocks
759 :program:`FileCheck` also supports numeric substitution blocks that allow
760 defining numeric variables and checking for numeric values that satisfy a
761 numeric expression constraint based on those variables via a numeric
762 substitution. This allows ``CHECK:`` directives to verify a numeric relation
[all …]
/llvm-project/clang/docs/DataFlowAnalysisIntroImages/
H A DCFGJoinRule.svg84 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
98 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
114 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
123 …mal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
129 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
131 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
135 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
139 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
152 …mal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
153 …lic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-varia…
[all …]
/llvm-project/lldb/tools/lldb-dap/syntaxes/
H A Ddisassembly.json11 "1": {"name": "constant.numeric"},
20 "1": {"name": "constant.numeric"},
29 "1": {"name": "constant.numeric"},
34 "comment": "Numeric constant",
35 "name": "constant.numeric",
/llvm-project/llvm/test/MC/LoongArch/Misc/
H A Dnumeric-reg-names.s1 # RUN: llvm-mc --triple=loongarch32 --mattr=+f --loongarch-numeric-reg %s \
3 # RUN: llvm-mc --triple=loongarch32 --mattr=+f -M numeric %s \
6 # RUN: llvm-objdump -d -M numeric %t.32 | FileCheck %s
7 # RUN: llvm-mc --triple=loongarch64 --mattr=+f --loongarch-numeric-reg %s \
9 # RUN: llvm-mc --triple=loongarch64 --mattr=+f -M numeric %s \
12 # RUN: llvm-objdump -d -M numeric %t.64 | FileCheck %s
/llvm-project/libcxx/modules/std/
H A Dnumeric.inc41 // [numeric.iota], iota
49 // [numeric.ops.gcd], greatest common divisor
52 // [numeric.ops.lcm], least common multiple
55 // [numeric.ops.midpoint], midpoint
59 // [numeric.sat], saturation arithmetic
/llvm-project/flang/unittests/Runtime/
H A DNumeric.cpp1 //===-- flang/unittests/Runtime/Numeric.cpp ---------------------*- C++ -*-===//
9 #include "flang/Runtime/numeric.h"
20 // Simple tests of numeric intrinsic functions using examples from Fortran 2018
22 TEST(Numeric, Ceiling) { in TEST() argument
28 TEST(Numeric, Floor) { in TEST() argument
34 TEST(Numeric, Erfc_scaled) { in TEST() argument
42 TEST(Numeric, Exponent) { in TEST() argument
52 TEST(Numeric, Fraction) { in TEST() argument
61 TEST(Numeric, IsNaN) { in TEST() argument
67 TEST(Numeric, Mo argument
102 TEST(Numeric,Modulo) TEST() argument
135 TEST(Numeric,Nearest) TEST() argument
146 TEST(Numeric,Nint) TEST() argument
154 TEST(Numeric,RRSpacing) TEST() argument
164 TEST(Numeric,Scale) TEST() argument
175 TEST(Numeric,SetExponent) TEST() argument
188 TEST(Numeric,SelectedIntKind) TEST() argument
203 TEST(Numeric,SelectedRealKind) TEST() argument
255 TEST(Numeric,Spacing) TEST() argument
264 TEST(Numeric,FPowI) TEST() argument
[all...]

12345678910>>...31