Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h104 SBC, // adc, sbc instructions enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp2446 auto SBC = in expand() local