Home
last modified time | relevance | path

Searched refs:result_op (Results 1 – 25 of 61) sorted by relevance

123

/dports/math/eigen3/eigen-3.3.9/unsupported/test/
H A Dcxx11_tensor_intdiv.cpp103 int32_t result_op = divider.divide(num); in test_powers_32bit() local
104 VERIFY_IS_EQUAL(result_op, result); in test_powers_32bit()
121 int64_t result_op = divider.divide(num); in test_powers_64bit() local
122 VERIFY_IS_EQUAL(result_op, result); in test_powers_64bit()
134 int64_t result_op = divider.divide(num); in test_specific() local
135 VERIFY_IS_EQUAL(result, result_op); in test_specific()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/test/
H A Dcxx11_tensor_intdiv.cpp103 int32_t result_op = divider.divide(num); in test_powers_32bit() local
104 VERIFY_IS_EQUAL(result_op, result); in test_powers_32bit()
121 int64_t result_op = divider.divide(num); in test_powers_64bit() local
122 VERIFY_IS_EQUAL(result_op, result); in test_powers_64bit()
134 int64_t result_op = divider.divide(num); in test_specific() local
135 VERIFY_IS_EQUAL(result, result_op); in test_specific()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/test/
H A Dcxx11_tensor_intdiv.cpp103 int32_t result_op = divider.divide(num); in test_powers_32bit() local
104 VERIFY_IS_EQUAL(result_op, result); in test_powers_32bit()
121 int64_t result_op = divider.divide(num); in test_powers_64bit() local
122 VERIFY_IS_EQUAL(result_op, result); in test_powers_64bit()
134 int64_t result_op = divider.divide(num); in test_specific() local
135 VERIFY_IS_EQUAL(result, result_op); in test_specific()
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/test/
H A Dcxx11_tensor_intdiv.cpp103 int32_t result_op = divider.divide(num); in test_powers_32bit() local
104 VERIFY_IS_EQUAL(result_op, result); in test_powers_32bit()
121 int64_t result_op = divider.divide(num); in test_powers_64bit() local
122 VERIFY_IS_EQUAL(result_op, result); in test_powers_64bit()
134 int64_t result_op = divider.divide(num); in test_specific() local
135 VERIFY_IS_EQUAL(result, result_op); in test_specific()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/test/
H A Dcxx11_tensor_intdiv.cpp103 int32_t result_op = divider.divide(num); in test_powers_32bit() local
104 VERIFY_IS_EQUAL(result_op, result); in test_powers_32bit()
121 int64_t result_op = divider.divide(num); in test_powers_64bit() local
122 VERIFY_IS_EQUAL(result_op, result); in test_powers_64bit()
134 int64_t result_op = divider.divide(num); in test_specific() local
135 VERIFY_IS_EQUAL(result, result_op); in test_specific()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/test/
H A Dcxx11_tensor_intdiv.cpp103 int32_t result_op = divider.divide(num); in test_powers_32bit() local
104 VERIFY_IS_EQUAL(result_op, result); in test_powers_32bit()
121 int64_t result_op = divider.divide(num); in test_powers_64bit() local
122 VERIFY_IS_EQUAL(result_op, result); in test_powers_64bit()
134 int64_t result_op = divider.divide(num); in test_specific() local
135 VERIFY_IS_EQUAL(result, result_op); in test_specific()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/spirv/
H A Dbuilder.cc299 Operand Builder::result_op() { in result_op() function in tint::writer::spirv::Builder
508 auto func_op = result_op(); in GenerateFunction()
576 auto func_op = result_op(); in GenerateFunctionTypeIfNeeded()
618 auto result = result_op(); in GenerateFunctionVariable()
684 auto result = result_op(); in GenerateGlobalVariable()
924 auto result = result_op(); in GenerateMemberAccessor()
1061 auto result = result_op(); in GenerateLoadIfNeeded()
1069 auto result = result_op(); in GenerateUnaryOpExpression()
1108 auto result = result_op(); in GenerateGLSLstd450Import()
1327 auto result = result_op(); in GenerateTypeConstructorExpression()
[all …]
/dports/databases/p5-Protocol-CassandraCQL/Protocol-CassandraCQL-0.11/lib/Protocol/CassandraCQL/
H A DClient.pm158 …my ( $version, $flags, $streamid, $result_op, $body ) = recv_frame( $self ) or croak "Unable to ->…
178 if( $result_op == OPCODE_ERROR ) {
187 return ( $result_op, $response );
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/IR/
H A Dmodule-op.mlir19 // CHECK-NEXT: "foo.result_op"() : () -> i32
20 %result = "foo.result_op"() : () -> i32
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/IR/
H A Dmodule-op.mlir19 // CHECK-NEXT: "foo.result_op"() : () -> i32
20 %result = "foo.result_op"() : () -> i32
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/IR/
H A Dmodule-op.mlir19 // CHECK-NEXT: "foo.result_op"() : () -> i32
20 %result = "foo.result_op"() : () -> i32
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/IR/
H A Dmodule-op.mlir19 // CHECK-NEXT: "foo.result_op"() : () -> i32
20 %result = "foo.result_op"() : () -> i32
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/IR/
H A Dmodule-op.mlir19 // CHECK-NEXT: "foo.result_op"() : () -> i32
20 %result = "foo.result_op"() : () -> i32
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/IR/
H A Dmodule-op.mlir17 // CHECK-NEXT: "foo.result_op"() : () -> i32
18 %result = "foo.result_op"() : () -> i32
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/IR/
H A Dmodule-op.mlir17 // CHECK-NEXT: "foo.result_op"() : () -> i32
18 %result = "foo.result_op"() : () -> i32
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/IR/
H A Dmodule-op.mlir17 // CHECK-NEXT: "foo.result_op"() : () -> i32
18 %result = "foo.result_op"() : () -> i32
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/IR/
H A Dmodule-op.mlir17 // CHECK-NEXT: "foo.result_op"() : () -> i32
18 %result = "foo.result_op"() : () -> i32
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu_fp.c215 FP_OPND result_op; in fp_exec() local
260 result_op = norm_round_pack (result); /* normalize, round, and pack the result */ in fp_exec()
262 if (result_op.trap == trap_None) /* if the pack operation succeeded */ in fp_exec()
263result_op.trap = trap; /* then set any arithmetic trap returned by … in fp_exec()
265 return result_op; /* return the result */ in fp_exec()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu_fp.c230 FP_OPND result_op; in fp_exec() local
275 result_op = norm_round_pack (result); /* normalize, round, and pack the result */ in fp_exec()
277 if (result_op.trap == trap_None) /* if the pack operation succeeded */ in fp_exec()
278result_op.trap = trap; /* then set any arithmetic trap returned by … in fp_exec()
280 return result_op; /* return the result */ in fp_exec()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1122/
H A Dmult.vhd81 case this.result_op is
149 this.result_op := IDENTITY;
153 if a.s = '1' then this.result_op := SATURATE64; end if;
155 if a.s = '1' then this.result_op := SATURATE32; this.state := MACWS; end if;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp509 LIR_Opr result_op = result; in arithmetic_op() local
514 assert(right_op != result_op, "malformed"); in arithmetic_op()
515 __ move(left_op, result_op); in arithmetic_op()
516 left_op = result_op; in arithmetic_op()
553 __ mul(left_op, right_op, result_op); in arithmetic_op()
601 if (TwoOperandLIRForm && value != result_op in shift_op()
604 assert(count != result_op, "malformed"); in shift_op()
605 __ move(value, result_op); in shift_op()
606 value = result_op; in shift_op()
625 __ move(left_op, result_op); in logic_op()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp504 LIR_Opr result_op = result; in arithmetic_op() local
509 assert(right_op != result_op, "malformed"); in arithmetic_op()
510 __ move(left_op, result_op); in arithmetic_op()
511 left_op = result_op; in arithmetic_op()
548 __ mul(left_op, right_op, result_op); in arithmetic_op()
596 if (TwoOperandLIRForm && value != result_op in shift_op()
599 assert(count != result_op, "malformed"); in shift_op()
600 __ move(value, result_op); in shift_op()
601 value = result_op; in shift_op()
620 __ move(left_op, result_op); in logic_op()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp509 LIR_Opr result_op = result; in arithmetic_op() local
514 assert(right_op != result_op, "malformed"); in arithmetic_op()
515 __ move(left_op, result_op); in arithmetic_op()
516 left_op = result_op; in arithmetic_op()
553 __ mul(left_op, right_op, result_op); in arithmetic_op()
601 if (TwoOperandLIRForm && value != result_op in shift_op()
604 assert(count != result_op, "malformed"); in shift_op()
605 __ move(value, result_op); in shift_op()
606 value = result_op; in shift_op()
625 __ move(left_op, result_op); in logic_op()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp509 LIR_Opr result_op = result; in arithmetic_op() local
514 assert(right_op != result_op, "malformed"); in arithmetic_op()
515 __ move(left_op, result_op); in arithmetic_op()
516 left_op = result_op; in arithmetic_op()
553 __ mul(left_op, right_op, result_op); in arithmetic_op()
601 if (TwoOperandLIRForm && value != result_op in shift_op()
604 assert(count != result_op, "malformed"); in shift_op()
605 __ move(value, result_op); in shift_op()
606 value = result_op; in shift_op()
625 __ move(left_op, result_op); in logic_op()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp506 LIR_Opr result_op = result; in arithmetic_op() local
511 assert(right_op != result_op, "malformed"); in arithmetic_op()
512 __ move(left_op, result_op); in arithmetic_op()
513 left_op = result_op; in arithmetic_op()
550 __ mul(left_op, right_op, result_op); in arithmetic_op()
598 if (TwoOperandLIRForm && value != result_op in shift_op()
601 assert(count != result_op, "malformed"); in shift_op()
602 __ move(value, result_op); in shift_op()
603 value = result_op; in shift_op()
622 __ move(left_op, result_op); in logic_op()
[all …]

123