Home
last modified time | relevance | path

Searched refs:not_equal (Results 1 – 25 of 92) sorted by relevance

1234

/external/v8/test/cctest/
Dtest-assembler-x64.cc466 __ j(not_equal, &Fail); in TEST()
479 __ j(not_equal, &Fail); in TEST()
546 __ j(not_equal, &target); in TEST()
577 __ j(not_equal, &fail); in TEST()
579 __ j(not_equal, &fail); in TEST()
581 __ j(not_equal, &fail); in TEST()
583 __ j(not_equal, &fail); in TEST()
585 __ j(not_equal, &fail); in TEST()
587 __ j(not_equal, &fail); in TEST()
802 __ j(not_equal, &exit); in TEST()
[all …]
Dtest-macro-assembler-x64.cc64 using i::not_equal;
141 __ j(not_equal, exit); in TestMoveSmi()
201 __ j(not_equal, exit); in TestSmiCompare()
205 __ j(not_equal, exit); in TestSmiCompare()
208 __ j(not_equal, exit); in TestSmiCompare()
223 __ j(not_equal, exit); in TestSmiCompare()
226 __ j(not_equal, exit); in TestSmiCompare()
301 __ j(not_equal, &exit); in TEST()
308 __ j(not_equal, &exit); in TEST()
315 __ j(not_equal, &exit); in TEST()
[all …]
Dtest-macro-assembler-ia32.cc75 __ j(not_equal, &exit); in TEST()
78 __ j(not_equal, &exit); in TEST()
89 __ j(not_equal, &exit); in TEST()
93 __ j(not_equal, &exit); in TEST()
103 __ j(not_equal, &exit); in TEST()
107 __ j(not_equal, &exit); in TEST()
117 __ j(not_equal, &exit); in TEST()
120 __ j(not_equal, &exit); in TEST()
127 __ j(not_equal, &exit); in TEST()
133 __ j(not_equal, &exit); in TEST()
[all …]
Dtest-assembler-ia32.cc371 __ j(not_equal, &target); in TEST()
402 __ j(not_equal, &fail); in TEST()
404 __ j(not_equal, &fail); in TEST()
406 __ j(not_equal, &fail); in TEST()
408 __ j(not_equal, &fail); in TEST()
410 __ j(not_equal, &fail); in TEST()
412 __ j(not_equal, &fail); in TEST()
626 __ j(not_equal, &exit); in TEST()
632 __ j(not_equal, &exit); in TEST()
638 __ j(not_equal, &exit); in TEST()
[all …]
Dtest-macro-assembler-x87.cc75 __ j(not_equal, &exit); in TEST()
78 __ j(not_equal, &exit); in TEST()
89 __ j(not_equal, &exit); in TEST()
93 __ j(not_equal, &exit); in TEST()
103 __ j(not_equal, &exit); in TEST()
107 __ j(not_equal, &exit); in TEST()
117 __ j(not_equal, &exit); in TEST()
120 __ j(not_equal, &exit); in TEST()
126 __ j(not_equal, &exit); in TEST()
129 __ j(not_equal, &exit); in TEST()
[all …]
Dtest-assembler-x87.cc246 __ j(not_equal, &target); in TEST()
277 __ j(not_equal, &fail); in TEST()
279 __ j(not_equal, &fail); in TEST()
281 __ j(not_equal, &fail); in TEST()
283 __ j(not_equal, &fail); in TEST()
285 __ j(not_equal, &fail); in TEST()
287 __ j(not_equal, &fail); in TEST()
/external/v8/src/ic/x87/
Dstub-cache-x87.cc43 __ j(not_equal, &miss); in ProbeTable()
48 __ j(not_equal, &miss); in ProbeTable()
54 __ j(not_equal, &miss); in ProbeTable()
92 __ j(not_equal, &miss); in ProbeTable()
97 __ j(not_equal, &miss); in ProbeTable()
109 __ j(not_equal, &miss); in ProbeTable()
Dhandler-compiler-x87.cc111 __ j(not_equal, miss_label); in GenerateDictionaryNegativeLookup()
246 __ j(not_equal, miss); in GenerateCheckPropertyCell()
411 __ j(not_equal, miss_label); in GenerateConstantCheck()
426 __ j(not_equal, miss_label); in GenerateFieldTypeChecks()
449 __ j(not_equal, miss); in CheckPrototypes()
460 __ j(not_equal, miss); in CheckPrototypes()
706 __ Check(not_equal, kDontDeleteCellsCannotContainTheHole); in CompileLoadGlobal()
Dic-x87.cc211 __ j(not_equal, slow); in GenerateFastArrayLoad()
389 __ j(not_equal, fast_double); in KeyedStoreGenerateMegamorphicHelper()
398 __ j(not_equal, &holecheck_passed1); in KeyedStoreGenerateMegamorphicHelper()
440 __ j(not_equal, slow); in KeyedStoreGenerateMegamorphicHelper()
450 __ j(not_equal, &fast_double_without_map_check); in KeyedStoreGenerateMegamorphicHelper()
587 __ j(not_equal, &slow); in GenerateMegamorphic()
592 __ j(not_equal, &check_if_double_array); in GenerateMegamorphic()
597 __ j(not_equal, &slow); in GenerateMegamorphic()
/external/v8/src/ic/ia32/
Dstub-cache-ia32.cc43 __ j(not_equal, &miss); in ProbeTable()
48 __ j(not_equal, &miss); in ProbeTable()
54 __ j(not_equal, &miss); in ProbeTable()
92 __ j(not_equal, &miss); in ProbeTable()
97 __ j(not_equal, &miss); in ProbeTable()
109 __ j(not_equal, &miss); in ProbeTable()
Dhandler-compiler-ia32.cc111 __ j(not_equal, miss_label); in GenerateDictionaryNegativeLookup()
246 __ j(not_equal, miss); in GenerateCheckPropertyCell()
411 __ j(not_equal, miss_label); in GenerateConstantCheck()
426 __ j(not_equal, miss_label); in GenerateFieldTypeChecks()
449 __ j(not_equal, miss); in CheckPrototypes()
460 __ j(not_equal, miss); in CheckPrototypes()
706 __ Check(not_equal, kDontDeleteCellsCannotContainTheHole); in CompileLoadGlobal()
Dic-ia32.cc211 __ j(not_equal, slow); in GenerateFastArrayLoad()
389 __ j(not_equal, fast_double); in KeyedStoreGenerateMegamorphicHelper()
398 __ j(not_equal, &holecheck_passed1); in KeyedStoreGenerateMegamorphicHelper()
440 __ j(not_equal, slow); in KeyedStoreGenerateMegamorphicHelper()
450 __ j(not_equal, &fast_double_without_map_check); in KeyedStoreGenerateMegamorphicHelper()
587 __ j(not_equal, &slow); in GenerateMegamorphic()
592 __ j(not_equal, &check_if_double_array); in GenerateMegamorphic()
597 __ j(not_equal, &slow); in GenerateMegamorphic()
/external/v8/src/ia32/
Dcode-stubs-ia32.cc226 __ cmov(not_equal, scratch1, result_reg); in Generate()
281 __ j(not_equal, not_numbers); // Argument in edx is not a number. in LoadSSE2Operands()
315 __ j(not_equal, non_float); // argument in edx is not a number -> NaN in CheckFloatOperands()
321 __ j(not_equal, non_float); // argument in eax is not a number -> NaN in CheckFloatOperands()
356 __ j(not_equal, &call_runtime); in Generate()
373 __ j(not_equal, &call_runtime); in Generate()
412 __ j(not_equal, &not_plus_half, Label::kNear); in Generate()
424 __ j(not_equal, &continue_sqrt, Label::kNear); in Generate()
445 __ j(not_equal, &fast_power, Label::kNear); in Generate()
457 __ j(not_equal, &continue_rsqrt, Label::kNear); in Generate()
[all …]
Dmacro-assembler-ia32.cc215 j(not_equal, &done, Label::kNear); in RememberedSetHelper()
295 j(not_equal, lost_precision, dst); in DoubleToI()
361 j(not_equal, &slow_case, Label::kNear); in TruncateHeapNumberToI()
903 j(not_equal, fail); in CheckMap()
964 Check(not_equal, kOperandIsANumber); in AssertNotNumber()
967 Check(not_equal, kOperandIsANumber); in AssertNotNumber()
982 Check(not_equal, kOperandIsASmiAndNotAString); in AssertString()
995 Check(not_equal, kOperandIsASmiAndNotAName); in AssertName()
1008 Check(not_equal, kOperandIsASmiAndNotAFunction); in AssertFunction()
1020 Check(not_equal, kOperandIsASmiAndNotABoundFunction); in AssertBoundFunction()
[all …]
/external/v8/src/x64/
Dcode-stubs-x64.cc191 __ j(not_equal, not_numbers); // Argument in rdx is not a number. in LoadSSE2UnknownOperands()
198 __ j(not_equal, not_numbers); in LoadSSE2UnknownOperands()
241 __ j(not_equal, &call_runtime); in Generate()
258 __ j(not_equal, &call_runtime); in Generate()
295 __ j(not_equal, &not_plus_half, Label::kNear); in Generate()
306 __ j(not_equal, &continue_sqrt, Label::kNear); in Generate()
327 __ j(not_equal, &fast_power, Label::kNear); in Generate()
338 __ j(not_equal, &continue_rsqrt, Label::kNear); in Generate()
438 __ j(not_equal, &done); in Generate()
560 __ j(not_equal, &runtime); in Generate()
[all …]
/external/v8/src/x87/
Dcode-stubs-x87.cc259 __ j(not_equal, non_float); // argument in edx is not a number -> NaN in CheckFloatOperands()
265 __ j(not_equal, non_float); // argument in eax is not a number -> NaN in CheckFloatOperands()
385 __ j(not_equal, &runtime); in Generate()
400 __ j(not_equal, &runtime); in Generate()
477 __ j(not_equal, &runtime); in Generate()
603 __ j(not_equal, &runtime); in Generate()
639 __ j(not_equal, &runtime); in Generate()
644 __ j(not_equal, &runtime); in Generate()
779 __ j(not_equal, fail); in CheckInputType()
830 __ j(not_equal, &not_identical); in GenerateGeneric()
[all …]
Dmacro-assembler-x87.cc207 j(not_equal, &done, Label::kNear); in RememberedSetHelper()
282 j(not_equal, lost_precision, dst); in X87TOSToI()
792 j(not_equal, fail); in CheckMap()
912 Check(not_equal, kOperandIsANumber); in AssertNotNumber()
915 Check(not_equal, kOperandIsANumber); in AssertNotNumber()
930 Check(not_equal, kOperandIsASmiAndNotAString); in AssertString()
943 Check(not_equal, kOperandIsASmiAndNotAName); in AssertName()
956 Check(not_equal, kOperandIsASmiAndNotAFunction); in AssertFunction()
968 Check(not_equal, kOperandIsASmiAndNotABoundFunction); in AssertBoundFunction()
979 Check(not_equal, kOperandIsASmiAndNotAGeneratorObject); in AssertGeneratorObject()
[all …]
/external/openfst/src/include/fst/
Dtuple-weight.h257 bool not_equal = false; variable
258 for (size_t i = 0; (i < n) && !not_equal; ++i)
259 not_equal = not_equal || (w1.Value(i) != w2.Value(i));
260 return not_equal;
/external/e2fsprogs/intl/
Dplural-exp.c52 .operation = not_equal,
87 GERMANIC_PLURAL.operation = not_equal; in init_germanic_plural()
/external/v8/src/ic/x64/
Dstub-cache-x64.cc44 __ j(not_equal, &miss); in ProbeTable()
54 __ j(not_equal, &miss); in ProbeTable()
64 __ j(not_equal, &miss); in ProbeTable()
Dic-x64.cc221 __ j(not_equal, slow); in GenerateFastArrayLoad()
308 __ j(not_equal, &slow); in GenerateMegamorphic()
390 __ j(not_equal, fast_double); in KeyedStoreGenerateMegamorphicHelper()
400 __ j(not_equal, &holecheck_passed1); in KeyedStoreGenerateMegamorphicHelper()
442 __ j(not_equal, slow); in KeyedStoreGenerateMegamorphicHelper()
450 __ j(not_equal, &fast_double_without_map_check); in KeyedStoreGenerateMegamorphicHelper()
469 __ j(not_equal, &non_double_value); in KeyedStoreGenerateMegamorphicHelper()
584 __ j(not_equal, &slow); // do not leave holes in the array in GenerateMegamorphic()
590 __ j(not_equal, &check_if_double_array); in GenerateMegamorphic()
596 __ j(not_equal, &slow); in GenerateMegamorphic()
Dhandler-compiler-x64.cc72 __ j(not_equal, miss_label); in GenerateDictionaryNegativeLookup()
229 __ j(not_equal, miss); in GenerateCheckPropertyCell()
411 __ j(not_equal, miss_label); in GenerateConstantCheck()
427 __ j(not_equal, miss_label); in GenerateFieldTypeChecks()
451 __ j(not_equal, miss); in CheckPrototypes()
462 __ j(not_equal, miss); in CheckPrototypes()
704 __ Check(not_equal, kDontDeleteCellsCannotContainTheHole); in CompileLoadGlobal()
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc184 BranchOrBacktrack(not_equal, on_not_at_start); in CheckNotAtStart()
197 __ j(not_equal, &fallthrough); in CheckGreedyLoop()
267 __ j(not_equal, on_no_match); // Definitely not equal. in CheckNotBackReferenceIgnoreCase()
431 BranchOrBacktrack(not_equal, on_no_match); in CheckNotBackReference()
456 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacter()
484 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterAnd()
497 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterMinusAnd()
533 BranchOrBacktrack(not_equal, on_bit_set); in CheckBitInTable()
557 BranchOrBacktrack(not_equal, on_no_match); in CheckSpecialCharacterClass()
784 __ j(not_equal, &load_char_start_regexp, Label::kNear); in GetCode()
[all …]
/external/v8/src/regexp/ia32/
Dregexp-macro-assembler-ia32.cc170 BranchOrBacktrack(not_equal, on_not_at_start); in CheckNotAtStart()
183 __ j(not_equal, &fallthrough); in CheckGreedyLoop()
254 __ j(not_equal, &fail); in CheckNotBackReferenceIgnoreCase()
401 __ j(not_equal, &fail); in CheckNotBackReference()
434 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacter()
462 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterAnd()
479 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterMinusAnd()
515 BranchOrBacktrack(not_equal, on_bit_set); in CheckBitInTable()
537 BranchOrBacktrack(not_equal, on_no_match); in CheckSpecialCharacterClass()
737 __ j(not_equal, &load_char_start_regexp, Label::kNear); in GetCode()
[all …]
/external/v8/src/regexp/x87/
Dregexp-macro-assembler-x87.cc170 BranchOrBacktrack(not_equal, on_not_at_start); in CheckNotAtStart()
183 __ j(not_equal, &fallthrough); in CheckGreedyLoop()
253 __ j(not_equal, &fail); in CheckNotBackReferenceIgnoreCase()
400 __ j(not_equal, &fail); in CheckNotBackReference()
433 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacter()
461 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterAnd()
478 BranchOrBacktrack(not_equal, on_not_equal); in CheckNotCharacterAfterMinusAnd()
514 BranchOrBacktrack(not_equal, on_bit_set); in CheckBitInTable()
536 BranchOrBacktrack(not_equal, on_no_match); in CheckSpecialCharacterClass()
736 __ j(not_equal, &load_char_start_regexp, Label::kNear); in GetCode()
[all …]

1234