Home
last modified time | relevance | path

Searched refs:vcagts_f32 (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dcagt.h41 return vcagts_f32(a, b); in simde_vcagts_f32()
47 #undef vcagts_f32
48 #define vcagts_f32(a, b) simde_vcagts_f32((a), (b)) macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dcagt.h41 return vcagts_f32(a, b); in simde_vcagts_f32()
47 #undef vcagts_f32
48 #define vcagts_f32(a, b) simde_vcagts_f32((a), (b)) macro
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Dcagt.c318 SIMDE_TEST_FUNC_LIST_ENTRY(vcagts_f32)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14241 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14252 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14241 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14252 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c14252 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-intrinsics.c14345 return (uint32_t)vcagts_f32(a, b); in test_vcagts_f32()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs1577 pub unsafe fn vcagts_f32(a: f32, b: f32) -> u32 { in vcagts_f32() function
1672 vcagts_f32(b, a) in vcalts_f32()
14768 let r: u32 = transmute(vcagts_f32(transmute(a), transmute(b))); in test_vcagts_f32()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/acle/tools/intrinsic_db/
H A Dadvsimd_classification.csv665 vcagts_f32 Compare|Absolute greater than
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp4698 NEONMAP1(vcagts_f32, aarch64_neon_facgt, AddRetType | Add1ArgType),
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp4395 NEONMAP1(vcagts_f32, aarch64_neon_facgt, AddRetType | Add1ArgType),
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp5051 NEONMAP1(vcagts_f32, aarch64_neon_facgt, AddRetType | Add1ArgType),
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp4873 NEONMAP1(vcagts_f32, aarch64_neon_facgt, AddRetType | Add1ArgType),

123