Home
last modified time | relevance | path

Searched refs:binary_arith (Results 1 – 7 of 7) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dubsan-pointer-overflow.m31 // CHECK-LABEL: define void @binary_arith
32 void binary_arith(char *p, int i) { function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Dubsan-pointer-overflow.m31 // CHECK-LABEL: define void @binary_arith
32 void binary_arith(char *p, int i) { function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dubsan-pointer-overflow.m31 // CHECK-LABEL: define void @binary_arith
32 void binary_arith(char *p, int i) { function
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c237 int (*binary_arith)(JSContext *ctx, OPCodeEnum op, member
1441 ops->binary_arith = invalid_binary_arith; in set_dummy_numeric_ops()
12786 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12833 if (ctx->rt->bigdecimal_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12836 if (ctx->rt->bigfloat_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12878 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12987 if (ctx->rt->bigint_ops.binary_arith(ctx, OP_add, sp - 2, op1, op2)) in js_add_slow()
13084 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_logic_slow()
47619 rt->bigint_ops.binary_arith = js_binary_arith_bigint; in JS_AddIntrinsicBigInt()
48303 rt->bigfloat_ops.binary_arith = js_binary_arith_bigfloat; in JS_AddIntrinsicBigFloat()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c239 int (*binary_arith)(JSContext *ctx, OPCodeEnum op, member
1443 ops->binary_arith = invalid_binary_arith; in set_dummy_numeric_ops()
12788 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12835 if (ctx->rt->bigdecimal_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12838 if (ctx->rt->bigfloat_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12880 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
12989 if (ctx->rt->bigint_ops.binary_arith(ctx, OP_add, sp - 2, op1, op2)) in js_add_slow()
13086 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_logic_slow()
47621 rt->bigint_ops.binary_arith = js_binary_arith_bigint; in JS_AddIntrinsicBigInt()
48305 rt->bigfloat_ops.binary_arith = js_binary_arith_bigfloat; in JS_AddIntrinsicBigFloat()
[all …]
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c230 int (*binary_arith)(JSContext *ctx, OPCodeEnum op, member
1566 ops->binary_arith = invalid_binary_arith; in set_dummy_numeric_ops()
13399 if (ctx->rt->bigdecimal_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
13402 if (ctx->rt->bigfloat_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
13406 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
13543 if (ctx->rt->bigfloat_ops.binary_arith(ctx, OP_add, sp - 2, op1, op2)) in js_add_slow()
13547 if (ctx->rt->bigint_ops.binary_arith(ctx, OP_add, sp - 2, op1, op2)) in js_add_slow()
13625 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_logic_slow()
49423 rt->bigint_ops.binary_arith = js_binary_arith_bigint; in JS_AddIntrinsicBigInt()
50320 rt->bigfloat_ops.binary_arith = js_binary_arith_bigfloat; in JS_AddIntrinsicBigFloat()
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c239 int (*binary_arith)(JSContext *ctx, OPCodeEnum op, member
1575 ops->binary_arith = invalid_binary_arith; in set_dummy_numeric_ops()
13446 if (ctx->rt->bigdecimal_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
13449 if (ctx->rt->bigfloat_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
13453 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_arith_slow()
13590 if (ctx->rt->bigfloat_ops.binary_arith(ctx, OP_add, sp - 2, op1, op2)) in js_add_slow()
13594 if (ctx->rt->bigint_ops.binary_arith(ctx, OP_add, sp - 2, op1, op2)) in js_add_slow()
13672 if (ctx->rt->bigint_ops.binary_arith(ctx, op, sp - 2, op1, op2)) in js_binary_logic_slow()
49483 rt->bigint_ops.binary_arith = js_binary_arith_bigint; in JS_AddIntrinsicBigInt()
50380 rt->bigfloat_ops.binary_arith = js_binary_arith_bigfloat; in JS_AddIntrinsicBigFloat()
[all …]