Searched defs:cmov (Results 1 - 8 of 8) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_dmix_i386.c | 88 static int smp = 0, mmx = 0, cmov = 0; in mix_select_callbacks() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerX8632.cpp | 393 void AssemblerX8632::cmov(Type Ty, BrCond cond, GPRRegister dst, in cmov() function in Ice::X8632::AssemblerX8632 405 void AssemblerX8632::cmov(Type Ty, BrCond cond, GPRRegister dst, in cmov() function in Ice::X8632::AssemblerX8632
|
H A D | IceAssemblerX8664.cpp | 421 void AssemblerX8664::cmov(Type Ty, BrCond cond, GPRRegister dst, in cmov() function in Ice::X8664::AssemblerX8664 434 void AssemblerX8664::cmov(Type Ty, BrCond cond, GPRRegister dst, in cmov() function in Ice::X8664::AssemblerX8664
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32.h | 530 void cmov(Condition cc, Register dst, Register src) { in cmov() function in v8::internal::Assembler
|
H A D | assembler-ia32.cc | 710 void Assembler::cmov(Condition cc, Register dst, Operand src) { in cmov() function in v8::internal::Assembler
|
/third_party/openssl/ohos_lite/crypto/ec/ |
H A D | curve25519.c | 2067 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) in cmov() function [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | curve25519.c | 2077 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) in cmov() function [all...] |
/third_party/openssl/crypto/ec/ |
H A D | curve25519.c | 2077 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) in cmov() function [all...] |
Completed in 39 milliseconds