Searched defs:orrs (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/ |
D | orrs-diagnostics.s | 6 orrs p0.h, p0/z, p0.h, p1.h label 11 orrs p0.s, p0/z, p0.s, p1.s label 16 orrs p0.d, p0/z, p0.d, p1.d label 24 orrs p0.b, p0/m, p1.b, p2.b label
|
D | orrs.s | 10 orrs p0.b, p0/z, p0.b, p1.b label 16 orrs p0.b, p0/z, p0.b, p0.b label 22 orrs p15.b, p15/z, p15.b, p15.b label
|
/external/vixl/src/aarch32/ |
D | assembler-aarch32.h | 2752 void orrs(Register rd, Register rn, const Operand& operand) { in orrs() function 2755 void orrs(Condition cond, Register rd, Register rn, const Operand& operand) { in orrs() function 2758 void orrs(EncodingSize size, in orrs() function
|
D | assembler-aarch32.cc | 7867 void Assembler::orrs(Condition cond, in orrs() function in vixl::aarch32::Assembler
|
D | disasm-aarch32.cc | 2039 void Disassembler::orrs(Condition cond, in orrs() function in vixl::aarch32::Disassembler
|