Home
last modified time | relevance | path

Searched refs:swp (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp331 value *swp[4] = {}; in update_packed_items() local
340 assert(!swp[chan] || swp[chan] == v); in update_packed_items()
341 swp[chan] = v; in update_packed_items()
348 *I2 = swp[chan]; in update_packed_items()
/third_party/mksh/
H A Dfuncs.c2628 const char *lhs, **swp; in c_test() local
2680 swp = te.pos.wp; in c_test()
2699 te.pos.wp = swp; in c_test()
2705 swp = te.pos.wp; in c_test()
2711 te.pos.wp = swp; in c_test()
2725 swp = te.pos.wp; in c_test()
2732 te.pos.wp = swp; in c_test()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/
H A Darmv4cpuid.S35 swp r0,r0,[r6]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/
H A Darmv4cpuid.S35 swp r0,r0,[r6]
/third_party/node/deps/openssl/openssl/crypto/
H A Darmv4cpuid.pl59 swp r0,r0,[r6]
/third_party/openssl/crypto/
H A Darmv4cpuid.pl59 swp r0,r0,[r6]
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc1886 ATOMIC_MEMORY_DISASM_LOAD_X_MODES(AM_SWP_X_TESTS, swp, "swp") in TEST()
1887 ATOMIC_MEMORY_DISASM_LOAD_W_MODES(AM_SWP_W_TESTS, swp, "swp") in TEST()
3476 COMPARE_PREFIX(dci(0xb8208000), "swp"); // SWP_32_memop in TEST()
3516 COMPARE_PREFIX(dci(0xf8208000), "swp"); // SWP_64_memop in TEST()
H A Dtest-cpu-features-aarch64.cc3091 TEST_ATOMICS(swp_0, swp(w0, w1, MemOperand(x2)))
3092 TEST_ATOMICS(swp_1, swp(x0, x1, MemOperand(x2)))
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h2056 void swp(const Register& rs, const Register& rt, const MemOperand& src);
H A Dassembler-aarch64.cc1778 ATOMIC_MEMORY_LOAD_MODES(DEFINE_ASM_SWP_FUNC, swp, SWP)
H A Dmacro-assembler-aarch64.h1925 ATOMIC_MEMORY_LOAD_MACRO_MODES(DEFINE_MACRO_SWP_ASM_FUNC, Swp, swp)

Completed in 61 milliseconds