Home
last modified time | relevance | path

Searched refs:scalar_to_vector (Results 1 – 25 of 718) sorted by relevance

12345678910>>...29

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/filetests/filetests/isa/x86/
H A Dsimd-lane-access-binemit-for-size.clif6 ;; These scalar_to_vector tests avoid the use of REX prefixes with the speed_and_size optimization …
11 [-, %xmm0] v1 = scalar_to_vector.b8x16 v0 ; bin: 66 0f 6e c0
18 [-, %xmm2] v1 = scalar_to_vector.i16x8 v0 ; bin: 66 0f 6e d3
25 [-, %xmm3] v1 = scalar_to_vector.b32x4 v0 ; bin: 66 0f 6e d9
32 [-, %xmm7] v1 = scalar_to_vector.i64x2 v0 ; bin: 66 48 0f 6e fa
H A Dsimd-lane-access-compile.clif7 ; Ensure that scalar_to_vector emits no instructions for floats (already exist in an XMM register)
11 v1 = scalar_to_vector.f32x4 v0
18 ; nextln: [null_fpr#00,%xmm0] v1 = scalar_to_vector.f32x4 v0
H A Dsimd-lane-access-legalize.clif44 ; nextln: v2 = scalar_to_vector.i32x4 v0
57 ; nextln: v2 = scalar_to_vector.i64x2 v0
69 ; nextln: v2 = scalar_to_vector.b16x8 v0
86 ; nextln: v3 = scalar_to_vector.i8x16 v0
/dports/math/algae/algae-4.3.6/src/
H A Dlose.c39 return (lose_vector ((VECTOR *) scalar_to_vector ((SCALAR *) ap),
40 (VECTOR *) scalar_to_vector ((SCALAR *) bp)));
42 return (lose_vector ((VECTOR *) scalar_to_vector ((SCALAR *) ap),
45 return (lose_vector ((VECTOR *) scalar_to_vector ((SCALAR *) ap),
49 (VECTOR *) scalar_to_vector ((SCALAR *) bp)));
57 (VECTOR *) scalar_to_vector ((SCALAR *) bp)));
H A Dfind.c39 return (find_vector ((VECTOR *) scalar_to_vector ((SCALAR *) ap),
40 (VECTOR *) scalar_to_vector ((SCALAR *) bp)));
42 return (find_vector ((VECTOR *) scalar_to_vector ((SCALAR *) ap),
45 return (find_vector ((VECTOR *) scalar_to_vector ((SCALAR *) ap),
49 (VECTOR *) scalar_to_vector ((SCALAR *) bp)));
57 (VECTOR *) scalar_to_vector ((SCALAR *) bp)));
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/filetests/filetests/verifier/
H A Dscalar-to-vector.clif5 function %scalar_to_vector() {
8 v1 = scalar_to_vector.f32x4 v0 ; error: arg 0 (v0) has type i32, expected f32
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Dbitcast.ll11 ; Can't optimize the following bitcast to scalar_to_vector.
23 ; Can't optimize the following bitcast to scalar_to_vector.
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Dbitcast.ll11 ; Can't optimize the following bitcast to scalar_to_vector.
23 ; Can't optimize the following bitcast to scalar_to_vector.
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Dbitcast.ll11 ; Can't optimize the following bitcast to scalar_to_vector.
23 ; Can't optimize the following bitcast to scalar_to_vector.
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Dbitcast.ll11 ; Can't optimize the following bitcast to scalar_to_vector.
23 ; Can't optimize the following bitcast to scalar_to_vector.

12345678910>>...29