Home
last modified time | relevance | path

Searched refs:not_zero (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc2124 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2138 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2152 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2166 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2180 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2194 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2208 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2221 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2387 Check(not_zero, AbortReason::kOperandIsNotAConstructor); in CallRecordWriteStub()
3095 DCHECK(cc == zero || cc == not_zero); in CallRecordWriteStub()
3133 RelocInfo::CODE_TARGET, not_zero); CallRecordWriteStub() local
[all...]
H A Dassembler-x64.h94 not_zero = not_equal, enumerator
477 static constexpr byte kJnzShortOpcode = kJccShortPrefix | not_zero;
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc863 __ j(not_zero, &heal_optimized_code_slot); in TailCallOptimizedCodeSlot()
1012 __ j(not_zero, has_optimized_code_or_state); in LoadTieringStateAndJumpIfNeedsProcessing()
2300 __ j(not_zero, &new_target_constructor, Label::kNear); in Generate_CallOrConstructForwardVarargs()
2361 __ j(not_zero, &loop); in Generate_CallOrConstructForwardVarargs()
2402 __ j(not_zero, &done_convert); in Generate_CallFunction()
3273 __ j(not_zero, &profiler_enabled); in CallApiFunctionAndReturn()
3276 __ j(not_zero, &profiler_enabled); in CallApiFunctionAndReturn()
3623 __ j(not_zero, &loop); in MemMoveEmitMainLoop()
3732 __ j(not_zero, &unaligned_source); in Generate_MemMove()
3759 __ j(not_zero, in Generate_MemMove()
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h541 j(not_zero, not_smi_label, distance); in JumpIfNotSmi()
547 j(not_zero, smi_label, distance); in JumpIfNotSmi()
H A Dmacro-assembler-ia32.cc754 Check(not_zero, AbortReason::kOperandIsNotAConstructor); in CallRecordWriteStub()
1645 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
1659 j(not_zero, &not_zero_src, Label::kNear); in CallRecordWriteStub()
2000 DCHECK(cc == zero || cc == not_zero); in CallRecordWriteStub()
H A Dassembler-ia32.h83 not_zero = not_equal, enumerator
439 static constexpr byte kJnzShortOpcode = kJccShortPrefix | not_zero;
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc446 __ j(not_zero, &not_outermost_js); in Generate_JSEntryVariant()
1007 __ j(not_zero, &heal_optimized_code_slot); in TailCallOptimizedCodeSlot()
1120 __ j(not_zero, has_optimized_code_or_state); in LoadTieringStateAndJumpIfNeedsProcessing()
2254 __ j(not_zero, &new_target_constructor, Label::kNear); in Generate_CallOrConstructForwardVarargs()
2310 __ j(not_zero, &loop); in Generate_CallOrConstructForwardVarargs()
2350 __ j(not_zero, &done_convert); in Generate_CallFunction()
2621 RelocInfo::CODE_TARGET, not_zero); in Generate_ConstructFunction() local
4501 __ j(not_zero, &profiler_enabled); in CallApiFunctionAndReturn()
4504 __ j(not_zero, &profiler_enabled); in CallApiFunctionAndReturn()
4969 __ j(not_zero, in Generate_DeoptimizationEntry()
[all...]
/third_party/node/deps/v8/src/regexp/ia32/
H A Dregexp-macro-assembler-ia32.cc543 BranchOrBacktrack(not_zero, on_in_range); in CheckCharacterInRangeArray()
678 BranchOrBacktrack(not_zero, on_no_match); in CheckSpecialCharacterClass()
800 __ j(not_zero, &return_eax); in GetCode()
991 __ j(not_zero, &return_eax); in GetCode()
/third_party/node/deps/v8/src/regexp/x64/
H A Dregexp-macro-assembler-x64.cc554 BranchOrBacktrack(not_zero, on_in_range); in CheckCharacterInRangeArray()
688 BranchOrBacktrack(not_zero, on_no_match); in CheckSpecialCharacterClass()
838 __ j(not_zero, &return_rax); in GetCode()
1038 __ j(not_zero, &return_rax); in GetCode()
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h64 kNotZero = not_zero,
/third_party/node/deps/v8/src/baseline/x64/
H A Dbaseline-assembler-x64-inl.h66 kNotZero = not_zero,
/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.h565 not_zero = not_equal,
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.cc727 EmitEagerDeoptIf(not_zero, code_gen_state, this); in GenerateCode()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h421 MemoryChunk::kPointersFromHereAreInterestingMask, not_zero, in StoreTaggedPointer()
1816 j(not_zero, &low_not_zero, Label::kNear); in emit_i64_clz()
1841 j(not_zero, &done, Label::kNear); in emit_i64_ctz()
1845 j(not_zero, &high_not_zero, Label::kNear); in emit_i64_ctz()
2647 Condition condition = mode == kJumpOnSmi ? zero : not_zero; in emit_smi_check()
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h414 MemoryChunk::kPointersFromHereAreInterestingMask, not_zero, in StoreTaggedPointer()
2259 cmovl(not_zero, dst.gp(), true_value.gp()); in emit_select()
2266 cmovq(not_zero, dst.gp(), true_value.gp()); in emit_select()
2279 Condition condition = mode == kJumpOnSmi ? zero : not_zero; in emit_smi_check()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h1085 not_zero = not_equal,
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h1036 not_zero = not_equal,
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc1509 not_zero, ool->entry()); in AssembleArchInstruction()
4495 __ j(not_zero, &nodeopt, Label::kNear); in AssembleArchDeoptBranch()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc997 not_zero, ool->entry()); in AssembleArchInstruction()

Completed in 74 milliseconds