Home
last modified time | relevance | path

Searched refs:q23 (Results 1 – 5 of 5) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c159 float32_t q23 = pInputQuaternions[2 + nb * 4]*pInputQuaternions[3 + nb * 4]; in arm_quaternion2rotation_f32() local
167 float32_t yz = 2*(q23 - q01); in arm_quaternion2rotation_f32()
169 float32_t zy = 2*(q23 + q01); in arm_quaternion2rotation_f32()
/third_party/boost/libs/math/test/
Dquaternion_constexpr_test.cpp109 constexpr qt q23 = unreal(q1); in main() local
143 (void)q23; in main()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/arm64/
DConvDw3x3Int8Stride2.S222 ldr q23, [x13, #16]
359 ldr q23, [x13, #16]
443 ldr q23, [x13, #16]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td411 def Q23 : AArch64Reg<23, "q23", [D23], ["v23", ""]>, DwarfRegAlias<B23>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc752 return 144; // "q23"