Home
last modified time | relevance | path

Searched defs:vorr (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/test/MC/ARM/
Dneon-bitwise-encoding.s234 vorr d4, d7, d3 define
Dmve-bitops.s273 vorr q1, q2, q1 label
/external/llvm/test/MC/ARM/
Dneon-bitwise-encoding.s227 vorr d4, d7, d3 define
/external/boringssl/ios-arm/crypto/fipsmodule/
Dghash-armv4.S54 vorr d7,d26 @ H<<<=1 define
/external/rust/crates/quiche/deps/boringssl/linux-arm/crypto/fipsmodule/
Dghash-armv4.S53 vorr d7,d26 @ H<<<=1 define
/external/boringssl/linux-arm/crypto/fipsmodule/
Dghash-armv4.S53 vorr d7,d26 @ H<<<=1 define
/external/rust/crates/ring/pregenerated/
Dghash-armv4-ios32.S51 vorr d7,d26 @ H<<<=1 define
Dghash-armv4-linux32.S50 vorr d7,d26 @ H<<<=1 define
/external/openscreen/third_party/boringssl/ios-arm/crypto/fipsmodule/
Dghash-armv4.S54 vorr d7,d26 @ H<<<=1 define
/external/rust/crates/quiche/deps/boringssl/ios-arm/crypto/fipsmodule/
Dghash-armv4.S54 vorr d7,d26 @ H<<<=1 define
/external/openscreen/third_party/boringssl/linux-arm/crypto/fipsmodule/
Dghash-armv4.S53 vorr d7,d26 @ H<<<=1 define
/external/vixl/src/aarch32/
Dassembler-aarch32.h5123 void vorr(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in vorr() function
5126 void vorr(DRegister rd, DRegister rn, const DOperand& operand) { in vorr() function
5129 void vorr(Condition cond, in vorr() function
5141 void vorr(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in vorr() function
5144 void vorr(QRegister rd, QRegister rn, const QOperand& operand) { in vorr() function
5147 void vorr(Condition cond, in vorr() function
Dassembler-aarch32.cc22028 void Assembler::vorr(Condition cond, in vorr() function in vixl::aarch32::Assembler
22086 void Assembler::vorr(Condition cond, in vorr() function in vixl::aarch32::Assembler
Ddisasm-aarch32.cc5569 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