Searched defs:SBC (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.h | 53 SBC, // adc, sbc instructions enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.h | 53 SBC, // adc, sbc instructions enumerator
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.h | 73 SBC, // adc, sbc instructions enumerator
|
| /external/pcre/dist2/src/sljit/ |
| D | sljitNativeARM_64.c | 113 #define SBC 0xda000000 macro
|
| D | sljitNativeARM_32.c | 107 #define SBC 0xe0c00000 macro
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRExpandPseudoInsts.cpp | 1485 auto SBC = buildMI(MBB, MBBI, AVR::SBCRdRr) in expand() local
|
| /external/llvm-project/llvm/lib/Target/AVR/ |
| D | AVRExpandPseudoInsts.cpp | 1523 auto SBC = buildMI(MBB, MBBI, AVR::SBCRdRr) in expand() local
|
| /external/vixl/doc/aarch64/ |
| D | supported-instructions-aarch64.md | 2287 ### SBC ### subsection
|
| /external/vixl/src/aarch64/ |
| D | constants-aarch64.h | 712 SBC = SBC_w, enumerator
|