/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_cull.c | 213 LLVMValueRef min, max, not_equal[2], visible; in cull_bbox() local 230 not_equal[chan] = LLVMBuildFCmp(builder, LLVMRealONE, min, max, ""); in cull_bbox() 232 visible = LLVMBuildAnd(builder, not_equal[0], not_equal[1], ""); in cull_bbox() 278 LLVMValueRef not_equal[2]; in cull_bbox() local 302 not_equal[chan] = LLVMBuildFCmp(builder, LLVMRealONE, min, max, ""); in cull_bbox() 306 LLVMBuildOr(builder, not_equal[0], not_equal[1], ""), ""); in cull_bbox()
|
/third_party/pulseaudio/src/pulsecore/ |
D | atomic.h | 437 unsigned long not_equal, not_exclusive; in pa_atomic_cmpxchg() local 445 : "=&r" (not_exclusive), "=&r" (not_equal) in pa_atomic_cmpxchg() 448 } while(not_exclusive && !not_equal); in pa_atomic_cmpxchg() 451 return !not_equal; in pa_atomic_cmpxchg() 471 unsigned long not_equal, not_exclusive; in pa_atomic_ptr_cmpxchg() local 479 : "=&r" (not_exclusive), "=&r" (not_equal) in pa_atomic_ptr_cmpxchg() 482 } while(not_exclusive && !not_equal); in pa_atomic_ptr_cmpxchg() 485 return !not_equal; in pa_atomic_ptr_cmpxchg()
|
/third_party/node/deps/v8/src/regexp/ia32/ |
D | regexp-macro-assembler-ia32.cc | 145 __ j(not_equal, &next); in Backtrack() 190 BranchOrBacktrack(not_equal, on_not_at_start); in CheckNotAtStart() 202 __ j(not_equal, &fallthrough); in CheckGreedyLoop() 284 __ j(not_equal, &fail); in CheckNotBackReferenceIgnoreCase() 425 __ j(not_equal, &fail); in CheckNotBackReference() 458 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacter() 486 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterAnd() 499 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterMinusAnd() 567 BranchOrBacktrack(not_equal, on_bit_set); in CheckBitInTable() 589 BranchOrBacktrack(not_equal, on_no_match); in CheckSpecialCharacterClass() [all …]
|
/third_party/node/deps/v8/src/regexp/x64/ |
D | regexp-macro-assembler-x64.cc | 156 __ j(not_equal, &next); in Backtrack() 201 BranchOrBacktrack(not_equal, on_not_at_start); in CheckNotAtStart() 213 __ j(not_equal, &fallthrough); in CheckGreedyLoop() 300 __ j(not_equal, on_no_match); // Definitely not equal. in CheckNotBackReferenceIgnoreCase() 447 BranchOrBacktrack(not_equal, on_no_match); in CheckNotBackReference() 472 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacter() 500 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterAnd() 509 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterMinusAnd() 578 BranchOrBacktrack(not_equal, on_bit_set); in CheckBitInTable() 602 BranchOrBacktrack(not_equal, on_no_match); in CheckSpecialCharacterClass() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrnotequal/ |
D | variable_pointers_wg_not_equal.amber | 63 %not_equal = OpPtrNotEqual %bool %wg_gep %ptr_call ;;;; HEY THIS SHOULD BE PtrNotEqual 64 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
|
D | variable_pointers_ssbo_not_equal.amber | 74 %not_equal = OpPtrNotEqual %bool %ssbo_gep %ptr_call 75 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
|
D | variable_pointers_vars_wg_not_equal.amber | 71 %not_equal = OpPtrNotEqual %bool %forward_gep %backward_gep 72 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
|
D | variable_pointers_ssbo_2_not_equal.amber | 81 %not_equal = OpPtrNotEqual %bool %gep_0 %gep_1 82 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
|
D | variable_pointers_vars_ssbo_not_equal.amber | 79 %not_equal = OpPtrNotEqual %bool %forward_gep %backward_gep 80 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
|
D | wg_comparisons_not_equal.amber | 101 %not_equal = OpPtrNotEqual %bool %ref_gep %cmp_gep 102 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
|
D | ssbo_comparisons_not_equal.amber | 121 %not_equal = OpPtrNotEqual %bool %ref_gep %cmp_gep 122 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
|
/third_party/node/deps/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 422 __ j(not_equal, ¬_outermost_js, Label::kNear); in Generate_JSEntryVariant() 464 __ j(not_equal, ¬_outermost_js_2); in Generate_JSEntryVariant() 586 __ j(not_equal, &done, Label::kNear); in GetSharedFunctionInfoBytecode() 614 __ j(not_equal, ¬_baseline); in GetSharedFunctionInfoBytecodeOrBaseline() 623 __ j(not_equal, &done, Label::kNear); in GetSharedFunctionInfoBytecodeOrBaseline() 658 __ j(not_equal, &prepare_step_in_if_stepping); in Generate_ResumeGeneratorTrampoline() 832 __ j(not_equal, &no_match, Label::kNear); in TailCallRuntimeIfStateEquals() 949 __ j(not_equal, &extra_wide, Label::kNear); in AdvanceBytecodeOffsetOrReturn() 976 __ j(not_equal, ¬_jump_loop, Label::kNear); in AdvanceBytecodeOffsetOrReturn() 1082 __ j(not_equal, &compile_lazy); in Generate_InterpreterEntryTrampoline() [all …]
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 547 not_equal = 7, // Unordered or Not Equal. enumerator 565 not_zero = not_equal, 566 ne = not_equal, 567 nz = not_equal,
|
/third_party/node/deps/v8/src/builtins/x64/ |
D | builtins-x64.cc | 490 __ j(not_equal, ¬_outermost_js_2); in Generate_JSEntryVariant() 705 __ j(not_equal, ¬_baseline); in GetSharedFunctionInfoBytecodeOrBaseline() 714 __ j(not_equal, &done, Label::kNear); in GetSharedFunctionInfoBytecodeOrBaseline() 755 __ j(not_equal, &prepare_step_in_if_stepping); in Generate_ResumeGeneratorTrampoline() 938 __ j(not_equal, &no_match); in TailCallRuntimeIfStateEquals() 1066 __ j(not_equal, &extra_wide, Label::kNear); in AdvanceBytecodeOffsetOrReturn() 1093 __ j(not_equal, ¬_jump_loop, Label::kNear); in AdvanceBytecodeOffsetOrReturn() 1197 __ j(not_equal, &compile_lazy); in Generate_InterpreterEntryTrampoline() 1210 __ j(not_equal, &push_stack_frame); in Generate_InterpreterEntryTrampoline() 1378 __ j(not_equal, &install_baseline_code); in Generate_InterpreterEntryTrampoline() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/depth/ |
D | out_of_range_unrestricted.amber | 48 COMPARE_OP not_equal
|
/third_party/node/deps/v8/src/codegen/ia32/ |
D | macro-assembler-ia32.cc | 748 Check(not_equal, AbortReason::kOperandIsASmiAndNotAConstructor); in CallRecordWriteStub() 762 Check(not_equal, AbortReason::kOperandIsASmiAndNotAFunction); in CallRecordWriteStub() 776 Check(not_equal, AbortReason::kOperandIsASmiAndNotAFunction); in CallRecordWriteStub() 791 Check(not_equal, AbortReason::kOperandIsASmiAndNotABoundFunction); in CallRecordWriteStub() 804 Check(not_equal, AbortReason::kOperandIsASmiAndNotAGeneratorObject); in CallRecordWriteStub() 850 Check(not_equal, AbortReason::kOperandIsASmi); in CallRecordWriteStub() 1394 j(not_equal, &debug_hook); in CallRecordWriteStub() 1931 j(not_equal, &if_code_is_off_heap); in CallRecordWriteStub()
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/graphics/early_fragment/ |
D | depth_not_equal.amber | 93 COMPARE_OP not_equal
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/graphics/early_and_late_fragment/ |
D | depth_not_equal.amber | 98 COMPARE_OP not_equal
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 1018 not_equal = 7, // Unordered or Not Equal. enumerator 1036 not_zero = not_equal, 1037 ne = not_equal, 1038 nz = not_equal,
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 1067 not_equal = 7, // Unordered or Not Equal. enumerator 1085 not_zero = not_equal, 1086 ne = not_equal, 1087 nz = not_equal,
|
/third_party/node/deps/v8/src/codegen/x64/ |
D | macro-assembler-x64.cc | 1957 j(not_equal, &if_code_is_off_heap); in CallRecordWriteStub() 2369 Check(not_equal, AbortReason::kOperandIsNotACodeT); in CallRecordWriteStub() 2381 Check(not_equal, AbortReason::kOperandIsASmiAndNotAConstructor); in CallRecordWriteStub() 2394 Check(not_equal, AbortReason::kOperandIsASmiAndNotAFunction); in CallRecordWriteStub() 2407 Check(not_equal, AbortReason::kOperandIsASmiAndNotAFunction); in CallRecordWriteStub() 2420 Check(not_equal, AbortReason::kOperandIsASmiAndNotABoundFunction); in CallRecordWriteStub() 2431 Check(not_equal, AbortReason::kOperandIsASmiAndNotAGeneratorObject); in CallRecordWriteStub() 2554 j(not_equal, &debug_hook); in CallRecordWriteStub()
|
D | macro-assembler-x64.h | 678 j(not_equal, if_not_equal, if_not_equal_distance); 683 j(not_equal, if_not_equal, if_not_equal_distance);
|
/third_party/node/deps/v8/src/maglev/ |
D | maglev-ir.cc | 488 not_equal, code_gen_state, in GenerateCode() 520 EmitEagerDeoptIf(not_equal, code_gen_state, this); in GenerateCode() 965 __ j(not_equal, if_true()->label()); in GenerateCode()
|
/third_party/vk-gl-cts/external/amber/src/tools/ |
D | amber-syntax.vim | 81 syn keyword amberCompareOp never less equal less_or_equal greater not_equal
|
/third_party/node/deps/v8/src/wasm/baseline/x64/ |
D | liftoff-assembler-x64.h | 33 return not_equal; in ToCondition() 678 __ j(not_equal, &binop); in AtomicBinop() 691 __ j(not_equal, &binop); in AtomicBinop() 703 __ j(not_equal, &binop); in AtomicBinop() 714 __ j(not_equal, &binop); in AtomicBinop() 1121 assm->j(not_equal, &do_div); in EmitIntDivOrRem() 1131 assm->j(not_equal, &do_rem); in EmitIntDivOrRem() 1867 __ j(not_equal, trap); in EmitTruncateFloatToInt() 2219 if (cond == not_equal) { in EmitFloatSetCond() 2367 assm->setcc(not_equal, dst.gp()); in EmitAnyTrue() [all …]
|