/third_party/node/deps/v8/src/diagnostics/riscv64/ |
H A D | disasm-riscv64.cc | 1458 Format(instr, "nop"); in DecodeIType() 1782 Format(instr, "nop"); in DecodeCIType()
|
/third_party/node/deps/v8/src/regexp/loong64/ |
H A D | regexp-macro-assembler-loong64.cc | 1023 __ nop(); in PushBacktrack()
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/sha/ |
H A D | sha1-mips.S | 3022 nop
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesni-sha256-x86_64.pl | 1356 nop
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aesni-sha256-x86_64.pl | 1356 nop
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
H A D | assembler_arm.h | 588 // Moved to ARM32::AssemblerARM32::nop(). 589 void nop(Condition cond = AL);
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | poly1305-x86_64-cryptogams.pl | 3884 nop 3931 nop
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v7_0.c | 5045 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5079 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v9_0.c | 6739 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6792 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6828 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v8_0.c | 6865 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6912 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6943 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4_3.c | 4121 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 4159 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v7_0.c | 4985 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5019 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | poly1305-x86_64-cryptogams.pl | 3883 nop 3930 nop
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 3466 nop 3515 nop
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 3496 nop 3545 nop
|
/third_party/node/deps/v8/src/builtins/mips64/ |
H A D | builtins-mips64.cc | 626 __ nop(); // Branch delay slot nop. in Generate_JSEntryVariant() 650 __ nop(); // Branch delay slot nop. in Generate_JSEntryVariant()
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 3496 nop 3545 nop
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/poly1305/ |
H A D | poly1305-x86_64.s | 3496 nop 3545 nop
|
/third_party/node/deps/v8/src/builtins/loong64/ |
H A D | builtins-loong64.cc | 623 __ nop(); // Branch delay slot nop. in Generate_JSEntryVariant() 648 __ nop(); // Branch delay slot nop. in Generate_JSEntryVariant()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 2753 nop(); in CallRecordWriteStub() 3442 nop(); in CallRecordWriteStub()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 5269 bi_instr *nop = bi_nop(&b); in bi_compile_variant() local 5270 nop->flow = write->flow; in bi_compile_variant()
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-x86_64.pl | 3833 nop 3882 nop
|
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-x86_64.pl | 3833 nop 3882 nop
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerARM32.cpp | 723 nop(); 1842 void AssemblerARM32::nop() { 1844 // nop<c>
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 1401 struct mlx5e_tx_wqe *nop; in mlx5e_deactivate_txqsq() local 1407 nop = mlx5e_post_nop(wq, sq->sqn, &sq->pc); in mlx5e_deactivate_txqsq() 1408 mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nop->ctrl); in mlx5e_deactivate_txqsq()
|