Searched refs:bdep (Results 1 - 9 of 9) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/math_test_data/ |
H A D | ldexpf_data.h | 731 {0x1.001bdep-126, 59, 0x1.001bdep-67},
|
H A D | fmaf_data.h | 1361 {0x1.fffffcp-127, 0x1.001bdep-126, -0x0p+0, 0x0p+0}, 1372 {0x1.fffffcp-127, -0x1.001bdep-126, 0x0p+0, -0x0p+0}, 1475 {-0x1.001bdep-126, 0x1p-126, -0x1.fffffcp-127, -0x1.fffffcp-127}, 1506 {-0x1.001bdep-126, -0x1.fffffcp-127, 0x1.fffffep+127, 0x1.fffffep+127},
|
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 3764 LogicVRegister bdep(VectorFormat vform,
|
H A D | assembler-aarch64.h | 5931 void bdep(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm);
|
H A D | assembler-sve-aarch64.cc | 6714 void Assembler::bdep(const ZRegister& zd, in bdep() function in vixl::aarch64::Assembler
|
H A D | logic-aarch64.cc | 2848 LogicVRegister Simulator::bdep(VectorFormat vform,
|
H A D | macro-assembler-aarch64.h | 6590 bdep(zd, zn, zm); in Bdep()
|
H A D | simulator-aarch64.cc | 2532 bdep(vform, zd, zn, zm); in Simulator()
|
/third_party/vixl/test/aarch64/ |
H A D | test-api-movprfx-aarch64.cc | 2425 __ bdep(z18.VnB(), z10.VnB(), z0.VnB()); in TEST()
|
Completed in 79 milliseconds