Searched defs:Sbc (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm64/ | ||
H A D | macro-assembler-arm64-inl.h | 205 void MacroAssembler::Sbc(const Register& rd, const Register& rn, in Sbc() function in v8::internal::MacroAssembler |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
H A D | IceInstARM32.h | 415 Sbc, enumerator |
/third_party/vixl/src/aarch64/ | ||
H A D | macro-assembler-aarch64.cc | 1957 void MacroAssembler::Sbc(const Register& rd, in Emit() function in vixl::aarch64::MacroAssembler |
/third_party/vixl/src/aarch32/ | ||
H A D | macro-assembler-aarch32.h | 3971 void Sbc(Condition cond, Register rd, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 3989 void Sbc(Register rd, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 3992 void Sbc(FlagsUpdate flags, in MacroAssembler() function in vixl::aarch32::MacroAssembler 4016 void Sbc(FlagsUpdate flags, in MacroAssembler() function in vixl::aarch32::MacroAssembler |
Completed in 34 milliseconds