Home
last modified time | relevance | path

Searched refs:nop (Results 226 - 250 of 473) sorted by relevance

12345678910>>...19

/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/sha/
H A Dsha256-x86_64.s1806 nop
1826 nop
1838 nop
1849 nop
1860 nop
1871 nop
1882 nop
1893 nop
1904 nop
1915 nop
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/sha/
H A Dsha256-x86_64.s1806 nop
1826 nop
1838 nop
1849 nop
1860 nop
1871 nop
1882 nop
1893 nop
1904 nop
1915 nop
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/sha/
H A Dsha256-x86_64.s1806 nop
1826 nop
1838 nop
1849 nop
1860 nop
1871 nop
1882 nop
1893 nop
1904 nop
1915 nop
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/sha/
H A Dsha256-x86_64.s1806 nop
1826 nop
1838 nop
1849 nop
1860 nop
1871 nop
1882 nop
1893 nop
1904 nop
1915 nop
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/sha/
H A Dsha256-x86_64.s1806 nop
1826 nop
1838 nop
1849 nop
1860 nop
1871 nop
1882 nop
1893 nop
1904 nop
1915 nop
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/sha/
H A Dsha256-x86_64.s1806 nop
1826 nop
1838 nop
1849 nop
1860 nop
1871 nop
1882 nop
1893 nop
1904 nop
1915 nop
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1108 template<typename T> inline T nop (T f) { return f; } in nop() function
1111 Vector<T, Size> nop (const Vector<T, Size>& v) { return v; } in nop() function
1273 DECLARE_UNARY_GENTYPE_FUNCS(nop)
1287 DECLARE_UNARY_INT_GENTYPE_FUNCS(nop)
1313 DECLARE_UNARY_UINT_GENTYPE_FUNCS(nop)
1590 << BuiltinOperInfo ("plus", "+", GT, Value(GT, -1.0f, 1.0f), notUsed, notUsed, 0.5f, 0.5f, PRECMASK_ALL, FLOAT_GENTYPE_FUNCS(nop)) in init()
1591 << BuiltinOperInfo ("plus", "+", IGT, Value(IGT, -5.0f, 5.0f), notUsed, notUsed, 0.1f, 0.5f, PRECMASK_ALL, INT_GENTYPE_FUNCS(nop)) in init()
1592 << BuiltinOperInfo ("plus", "+", UGT, Value(UGT, 0.0f, 2e2f), notUsed, notUsed, 5e-3f, 0.0f, PRECMASK_ALL, UINT_GENTYPE_FUNCS(nop)) in init()
1623 << BuiltinPostOperInfo ("post_increment_result", "++", GT, Value(GT, -1.0f, 1.0f), notUsed, notUsed, 0.5f, 0.5f, PRECMASK_ALL, FLOAT_GENTYPE_FUNCS(nop)) in init()
1624 << BuiltinPostOperInfo ("post_increment_result", "++", IGT, Value(IGT, -5.0f, 5.0f), notUsed, notUsed, 0.1f, 0.5f, PRECMASK_ALL, INT_GENTYPE_FUNCS(nop)) in init()
[all...]
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h312 nop(); in PrepareStackFrame()
313 nop(); in PrepareStackFrame()
314 nop(); in PrepareStackFrame()
315 nop(); in PrepareStackFrame()
316 nop(); in PrepareStackFrame()
317 nop(); in PrepareStackFrame()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc297 nop(); in Align()
464 instr = ORI; // nop: ori, 0,0,0 in target_at_put()
477 instr = ORI; // nop: ori, 0,0,0 in target_at_put()
509 if (opcode == kUnboundAddLabelLongOffsetOpcode) patcher.nop(); in target_at_put()
1432 nop(); in bitwise_add32()
1530 for (int i = 0; i < kMovInstructionsNoConstantPool - 2; i++) nop(); in mov_label_addr()
1556 nop(); in emit_label_addr()
2022 void Assembler::nop(int type) { in nop() function in v8::internal::Assembler
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_types_base.h265 #define HI_NOP __asm { nop }
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_types_base.h259 #define HI_NOP __asm { nop }
/third_party/FreeBSD/sys/arm/arm/
H A Din_cksum_arm.S302 nop
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dmips-mont.pl149 nop
/third_party/openssl/crypto/bn/asm/
H A Dmips-mont.pl149 nop
/third_party/optimized-routines/string/arm/
H A Dstrcmp.S134 nop
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.h73 void nop();
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/
H A Daesni-x86_64.s1244 nop
3617 nop
3627 nop
3637 nop
3647 nop
3657 nop
3687 nop
3707 nop
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/aes/
H A Daesni-x86_64.s1244 nop
3627 nop
3637 nop
3647 nop
3657 nop
3667 nop
3697 nop
3717 nop
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/aes/
H A Daesni-x86_64.s1244 nop
3627 nop
3637 nop
3647 nop
3657 nop
3667 nop
3697 nop
3717 nop
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/aes/
H A Daesni-x86_64.s1244 nop
3627 nop
3637 nop
3647 nop
3657 nop
3667 nop
3697 nop
3717 nop
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/aes/
H A Daesni-x86_64.s1244 nop
3627 nop
3637 nop
3647 nop
3657 nop
3667 nop
3697 nop
3717 nop
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/
H A Daesni-x86_64.s1244 nop
3627 nop
3637 nop
3647 nop
3657 nop
3667 nop
3697 nop
3717 nop
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/aes/
H A Daesni-x86_64.s1244 nop
3627 nop
3637 nop
3647 nop
3657 nop
3667 nop
3697 nop
3717 nop
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/
H A Daesni-x86_64.s1244 nop
3617 nop
3627 nop
3637 nop
3647 nop
3657 nop
3687 nop
3707 nop
/third_party/vixl/benchmarks/aarch32/
H A Dasm-disasm-speed-test.cc277 __ nop(Narrow); in Generate_1()
868 __ nop(Narrow); in Generate_6()
869 __ nop(Wide); in Generate_6()
1613 __ nop(Narrow); in Generate_12()
1614 __ nop(Wide); in Generate_12()
1617 __ nop(Wide); in Generate_12()
1618 __ nop(Wide); in Generate_12()
2721 __ nop(Narrow); in Generate_21()
3862 __ nop(Narrow); in Generate_29()
3866 __ nop(Narro in Generate_29()
[all...]

Completed in 50 milliseconds

12345678910>>...19