Home
last modified time | relevance | path

Searched defs:SBC (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h53 SBC, // adc, sbc instructions enumerator
/third_party/node/deps/v8/src/codegen/arm/
Dconstants-arm.h126 SBC = 6 << 21, // Subtract with Carry. enumerator
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c120 #define SBC 0xda000000 macro
DsljitNativeARM_32.c115 #define SBC 0xe0c00000 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp1485 auto SBC = buildMI(MBB, MBBI, AVR::SBCRdRr) in expand() local
/third_party/node/deps/v8/src/codegen/arm64/
Dconstants-arm64.h586 SBC = SBC_w, enumerator
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md2284 ### SBC ### subsection
/third_party/vixl/src/aarch64/
Dconstants-aarch64.h712 SBC = SBC_w, enumerator