/third_party/musl/porting/liteos_a/user/src/string/arm/ |
D | memcmp.S | 77 …vorr d4, d0, d1 @ d4: Save the result of calculating whether the first 16 bytes are eq… define 78 …vorr d5, d2, d3 @ d5: Save the result of calculating whether the last 16 bytes are equ… define 79 … vorr d6, d4, d5 @ d6: Save the result of 32 bytes calculation whether they are equal. define 149 vorr d4, d0, d1 define
|
/third_party/ffmpeg/libavcodec/arm/ |
D | ac3dsp_neon.S | 35 vorr d0, d0, d1 define
|
D | vp9lpf_neon.S | 353 vorr d2, d6, d7 define
|
D | vp9lpf_16bpp_neon.S | 444 vorr d2, d6, d7 define
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/ |
D | ghash-armv4.S | 367 vorr d7,d26 @ H<<<=1 define
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/ |
D | ghash-armv4.S | 367 vorr d7,d26 @ H<<<=1 define
|
/third_party/vixl/src/aarch32/ |
D | assembler-aarch32.h | 5131 void vorr(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in vorr() function 5134 void vorr(DRegister rd, DRegister rn, const DOperand& operand) { in vorr() function 5137 void vorr(Condition cond, in vorr() function 5149 void vorr(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in vorr() function 5152 void vorr(QRegister rd, QRegister rn, const QOperand& operand) { in vorr() function 5155 void vorr(Condition cond, in vorr() function
|
D | assembler-aarch32.cc | 22064 void Assembler::vorr(Condition cond, in vorr() function in vixl::aarch32::Assembler 22122 void Assembler::vorr(Condition cond, in vorr() function in vixl::aarch32::Assembler
|
D | disasm-aarch32.cc | 5569 void Disassembler::vorr(Condition cond, in vorr() function in vixl::aarch32::Disassembler 5583 void Disassembler::vorr(Condition cond, in vorr() function in vixl::aarch32::Disassembler
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | code-generator-arm.cc | 2877 __ vorr(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/codegen/arm/ |
D | assembler-arm.cc | 4308 void Assembler::vorr(QwNeonRegister dst, QwNeonRegister src1, in vorr() function in v8::internal::Assembler
|