| /third_party/rust/rust/src/tools/miri/tests/pass/ |
| D | intrinsics-x86.rs | 5 fn adc(c_in: u8, a: u64, b: u64) -> (u8, u64) { in adc() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceAssemblerX8664.cpp | 2413 void AssemblerX8664::adc(Type Ty, GPRRegister dst, GPRRegister src) { in adc() function in Ice::X8664::AssemblerX8664 2417 void AssemblerX8664::adc(Type Ty, GPRRegister dst, const AsmAddress &address) { in adc() function in Ice::X8664::AssemblerX8664 2421 void AssemblerX8664::adc(Type Ty, GPRRegister reg, const Immediate &imm) { in adc() function in Ice::X8664::AssemblerX8664 2425 void AssemblerX8664::adc(Type Ty, const AsmAddress &address, GPRRegister reg) { in adc() function in Ice::X8664::AssemblerX8664 2429 void AssemblerX8664::adc(Type Ty, const AsmAddress &address, in adc() function in Ice::X8664::AssemblerX8664
|
| D | IceAssemblerX8632.cpp | 2285 void AssemblerX8632::adc(Type Ty, GPRRegister dst, GPRRegister src) { in adc() function in Ice::X8632::AssemblerX8632 2289 void AssemblerX8632::adc(Type Ty, GPRRegister dst, const AsmAddress &address) { in adc() function in Ice::X8632::AssemblerX8632 2293 void AssemblerX8632::adc(Type Ty, GPRRegister reg, const Immediate &imm) { in adc() function in Ice::X8632::AssemblerX8632 2297 void AssemblerX8632::adc(Type Ty, const AsmAddress &address, GPRRegister reg) { in adc() function in Ice::X8632::AssemblerX8632 2301 void AssemblerX8632::adc(Type Ty, const AsmAddress &address, in adc() function in Ice::X8632::AssemblerX8632
|
| D | IceAssemblerARM32.cpp | 1317 void AssemblerARM32::adc(const Operand *OpRd, const Operand *OpRn, in adc() function in Ice::ARM32::AssemblerARM32
|
| /third_party/vixl/test/aarch64/ |
| D | test-trace-aarch64.cc | 56 __ adc(w3, w4, w5); in GenerateTestSequenceBase() local 57 __ adc(x6, x7, x8); in GenerateTestSequenceBase() local
|
| /third_party/vixl/src/aarch32/ |
| D | assembler-aarch32.h | 1891 void adc(Register rd, Register rn, const Operand& operand) { in adc() function 1894 void adc(Condition cond, Register rd, Register rn, const Operand& operand) { in adc() function 1897 void adc(EncodingSize size, in adc() function
|
| D | assembler-aarch32.cc | 1923 void Assembler::adc(Condition cond, in adc() function in vixl::aarch32::Assembler
|
| D | disasm-aarch32.cc | 1127 void Disassembler::adc(Condition cond, in adc() function in vixl::aarch32::Disassembler
|
| /third_party/vixl/src/aarch64/ |
| D | assembler-aarch64.cc | 522 void Assembler::adc(const Register& rd, in adc() function in vixl::aarch64::Assembler
|