Searched refs:q23 (Results 1 – 5 of 5) sorted by relevance
/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/ |
D | arm_quaternion2rotation_f32.c | 159 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/ |
D | quaternion_constexpr_test.cpp | 109 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/ |
D | ConvDw3x3Int8Stride2.S | 222 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/ |
D | AArch64RegisterInfo.td | 411 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/ |
D | AArch64GenAsmMatcher.inc | 752 return 144; // "q23"
|