Home
last modified time | relevance | path

Searched refs:subs (Results 601 - 605 of 605) sorted by relevance

1...<<2122232425

/third_party/vixl/test/aarch32/
H A Dtest-assembler-cond-rdlow-rnlow-operand-immediate-imm8-t32.cc53 M(subs)
2149 #include "aarch32/traces/assembler-cond-rdlow-rnlow-operand-immediate-imm8-subs-t32.h"
/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.cc12315 void Assembler::subs(Condition cond, in subs() function in vixl::aarch32::Assembler
12456 Delegate(kSubs, &Assembler::subs, cond, size, rd, rn, operand); in subs()
12459 void Assembler::subs(Register rd, const Operand& operand) { in subs() function in vixl::aarch32::Assembler
12473 Delegate(kSubs, &Assembler::subs, rd, operand); in subs()
H A Dmacro-assembler-aarch32.h5587 subs(cond, rd, rn, operand); in MacroAssembler()
/third_party/skia/src/core/
H A DSkVM.cpp2399 void Assembler::subs(X d, X n, int imm12) {
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h680 void subs(const Register& rd, const Register& rn, const Operand& operand);

Completed in 97 milliseconds

1...<<2122232425