Searched defs:XADD (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/elfutils/libcpu/ |
H A D | bpf_disasm.c | 70 #define XADD(T, S) "lock *(" #T " *)(" REG(1) OFF(3) ") += " S macro
|
/aosp_15_r20/external/llvm/lib/TableGen/ |
H A D | TGLexer.h | 50 XConcat, XADD, XAND, XSRA, XSRL, XSHL, XListConcat, XStrConcat, XCast, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGLexer.h | 53 XConcat, XADD, XMUL, XAND, XOR, XSRA, XSRL, XSHL, XListConcat, XListSplat, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | TGLexer.h | 55 XConcat, XADD, XSUB, XMUL, XDIV, XNOT, XLOG2, XAND, XOR, XXOR, XSRA, XSRL, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
D | tables.go | 9283 XADD const
|