Home
last modified time | relevance | path

Searched defs:Cmp (Results 1 – 25 of 96) sorted by relevance

1234

/external/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.cc214 __ Cmp(w10, string_start_minus_one()); in CheckAtStart() local
223 __ Cmp(w10, string_start_minus_one()); in CheckNotAtStart() local
267 __ Cmp(current_input_offset(), w10); in CheckGreedyLoop() local
303 __ Cmp(current_input_offset(), w12); in CheckNotBackReferenceIgnoreCase() local
338 __ Cmp(w10, w11); in CheckNotBackReferenceIgnoreCase() local
344 __ Cmp(w11, w10); in CheckNotBackReferenceIgnoreCase() local
347 __ Cmp(w10, 'z' - 'a'); // Is w10 a lowercase letter? in CheckNotBackReferenceIgnoreCase() local
351 __ Cmp(w10, 254 - 224); in CheckNotBackReferenceIgnoreCase() local
356 __ Cmp(capture_start_address, capture_end_addresss); in CheckNotBackReferenceIgnoreCase() local
371 __ Cmp(current_input_offset().X(), Operand(current_input_offset(), SXTW)); in CheckNotBackReferenceIgnoreCase() local
[all …]
/external/libcxx/test/std/containers/associative/multimap/multimap.cons/
Dinitializer_list_compare.pass.cpp25 typedef test_compare<std::less<int> > Cmp; in main() typedef
58 typedef test_compare<std::less<int> > Cmp; in main() typedef
Dinitializer_list_compare_alloc.pass.cpp26 typedef test_compare<std::less<int> > Cmp; in main() typedef
62 typedef test_compare<std::less<int> > Cmp; in main() typedef
/external/libcxx/test/std/containers/associative/set/set.cons/
Dinitializer_list_compare_alloc.pass.cpp26 typedef test_compare<std::less<int> > Cmp; in main() typedef
45 typedef test_compare<std::less<int> > Cmp; in main() typedef
Dinitializer_list_compare.pass.cpp23 typedef test_compare<std::less<int> > Cmp; in main() typedef
/external/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp211 static AArch64CC::CondCode getAdjustedCmp(AArch64CC::CondCode Cmp) { in getAdjustedCmp()
225 MachineInstr *CmpMI, AArch64CC::CondCode Cmp) { in adjustCmp()
256 AArch64CC::CondCode Cmp; in modifyCmp() local
301 AArch64CC::CondCode Cmp, MachineInstr *To, int ToImm) in adjustTo()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h396 typename C::CType compare(const Variable* E, C& Cmp) const { in compare()
457 typename C::CType compare(const Future* E, C& Cmp) const { in compare()
485 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare()
507 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare()
541 typename C::CType compare(const Literal* E, C& Cmp) const { in compare()
643 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare()
686 typename C::CType compare(const Function* E, C& Cmp) const { in compare()
742 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare()
778 typename C::CType compare(const Code* E, C& Cmp) const { in compare()
814 typename C::CType compare(const Field* E, C& Cmp) const { in compare()
[all …]
/external/v8/src/arm64/
Dcode-stubs-arm64.cc115 __ Cmp(exponent, HeapNumber::kExponentBias + HeapNumber::kMantissaBits + 32); in Generate() local
124 __ Cmp(exponent, HeapNumber::kExponentBias + 63); in Generate() local
162 __ Cmp(right, left); in EmitIdenticalObjectComparison() local
175 __ Cmp(right_type, SYMBOL_TYPE); in EmitIdenticalObjectComparison() local
178 __ Cmp(right_type, SIMD128_VALUE_TYPE); in EmitIdenticalObjectComparison() local
186 __ Cmp(right_type, FIRST_JS_RECEIVER_TYPE); in EmitIdenticalObjectComparison() local
189 __ Cmp(right_type, SYMBOL_TYPE); in EmitIdenticalObjectComparison() local
192 __ Cmp(right_type, SIMD128_VALUE_TYPE); in EmitIdenticalObjectComparison() local
198 __ Cmp(right_type, ODDBALL_TYPE); in EmitIdenticalObjectComparison() local
263 __ Cmp(left, right); in EmitStrictTwoHeapObjectCompare() local
[all …]
Dbuiltins-arm64.cc207 __ Cmp(x10, x11); in Generate_MathMaxMin() local
297 __ Cmp(x1, x3); in Generate_NumberConstructor_ConstructStub() local
425 __ Cmp(x1, x3); in Generate_StringConstructor_ConstructStub() local
581 __ Cmp(x4, x2); in Generate_JSConstructStubHelper() local
795 __ Cmp(x0, x3); in Generate_ResumeGeneratorTrampoline() local
858 __ Cmp(x10, Operand::UntagSmiAndScale(argc, kPointerSizeLog2)); in Generate_CheckStackOverflow() local
861 __ Cmp(x10, Operand(argc, LSL, kPointerSizeLog2)); in Generate_CheckStackOverflow() local
925 __ Cmp(scratch, argv); in Generate_JSEntryTrampolineHelper() local
1021 __ Cmp(debug_info, Operand(DebugInfo::uninitialized())); in Generate_InterpreterEntryTrampoline() local
1163 __ Cmp(x2, x4); in Generate_InterpreterPushArgsAndCallImpl() local
[all …]
Dcodegen-arm64.cc171 __ Cmp(dst_elements, dst_end); in GenerateSmiToDouble() local
247 __ Cmp(dst_elements, dst_end); in GenerateDoubleToObject() local
268 __ Cmp(x13, kHoleNanInt64); in GenerateDoubleToObject() local
289 __ Cmp(dst_elements, dst_end); in GenerateDoubleToObject() local
/external/v8/src/ic/arm64/
Dstub-cache-arm64.cc55 __ Cmp(name, scratch2); in ProbeTable() local
61 __ Cmp(scratch2, scratch3); in ProbeTable() local
70 __ Cmp(scratch2.W(), flags); in ProbeTable() local
Dic-arm64.cc24 __ Cmp(type, JS_GLOBAL_OBJECT_TYPE); in GenerateGlobalInstanceTypeCheck() local
145 __ Cmp(scratch, JS_OBJECT_TYPE); in GenerateKeyedLoadReceiverCheck() local
179 __ Cmp(key, scratch1); in GenerateFastArrayLoad() local
184 __ Cmp(key, Operand(Smi::FromInt(0))); in GenerateFastArrayLoad() local
482 __ Cmp(elements_map, in KeyedStoreGenerateMegamorphicHelper() local
638 __ Cmp(instance_type, JS_OBJECT_TYPE); in GenerateMegamorphic() local
645 __ Cmp(x10, Operand::UntagSmi(key)); in GenerateMegamorphic() local
690 __ Cmp(x10, Operand::UntagSmi(key)); in GenerateMegamorphic() local
694 __ Cmp(elements_map, Operand(masm->isolate()->factory()->fixed_array_map())); in GenerateMegamorphic() local
696 __ Cmp(elements_map, in GenerateMegamorphic() local
[all …]
/external/libcxx/test/std/containers/associative/multiset/multiset.cons/
Dinitializer_list_compare.pass.cpp23 typedef test_compare<std::less<int> > Cmp; in main() typedef
Dinitializer_list_compare_alloc.pass.cpp24 typedef test_compare<std::less<int> > Cmp; in main() typedef
/external/vixl/examples/
Dabs.cc39 __ Cmp(x0, 0); in GenerateAbs() local
Dcheck-bounds.cc41 __ Cmp(x0, x1); in GenerateCheckBounds() local
Dadd2-vectors.cc52 __ Cmp(w2, 16); in GenerateAdd2Vectors() local
/external/llvm/utils/TableGen/
DOptParserEmitter.cpp56 if (int Cmp = StrCmpOptionName(A->getValueAsString("Name").c_str(), in CompareOptionRecords() local
71 if (int Cmp = StrCmpOptionName(APre->c_str(), BPre->c_str())) in CompareOptionRecords() local
/external/llvm/lib/Support/
DStatistic.cpp113 if (int Cmp = std::strcmp(LHS->getName(), RHS->getName())) in PrintStatistics() local
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc1543 __ Cmp(length, kArgumentsLimit); in DoApplyArguments() local
1612 __ Cmp(result, Smi::FromInt(StackFrame::ARGUMENTS_ADAPTOR)); in DoArgumentsElements() local
1626 __ Cmp(fp, elements); in DoArgumentsLength() local
1726 __ Cmp(length, index); in DoBoundsCheck() local
1731 __ Cmp(index, length); in DoBoundsCheck() local
2119 __ Cmp(scratch, first); in DoCheckInstanceType() local
2151 __ Cmp(scratch, tag); in DoCheckInstanceType() local
2244 __ Cmp(instance_type, JS_FUNCTION_TYPE); in DoClassOfTestAndBranch() local
2387 __ Cmp(x0, 0); in DoCmpT() local
2454 __ Cmp(reg, temp); in DoCheckValue() local
[all …]
/external/v8/test/cctest/
Dtest-assembler-arm64.cc1787 __ Cmp(x1, 0); in TEST() local
1800 __ Cmp(x1, 1); in TEST() local
1813 __ Cmp(x1, 2); in TEST() local
1826 __ Cmp(x2, 1); in TEST() local
2088 __ Cmp(x10, 0); in TEST() local
2137 __ Cmp(x10, 0); in TEST() local
2222 __ Cmp(x10, 0); in TEST() local
2344 __ Cmp(x0, 1); in TEST() local
2346 __ Cmp(x0, 2); in TEST() local
2378 __ Cmp(x10, 0x7); in TEST() local
[all …]
Dtest-run-wasm-relocation-arm64.cc94 __ Cmp(x0, size); in TEST() local
/external/vixl/test/
Dtest-simulator-a64.cc237 __ Cmp(index_n, inputs_length); in Test1Op_Helper() local
348 __ Cmp(index_m, inputs_length); in Test2Op_Helper() local
352 __ Cmp(index_n, inputs_length); in Test2Op_Helper() local
474 __ Cmp(index_a, inputs_length); in Test3Op_Helper() local
478 __ Cmp(index_m, inputs_length); in Test3Op_Helper() local
482 __ Cmp(index_n, inputs_length); in Test3Op_Helper() local
605 __ Cmp(index_m, inputs_length); in TestCmp_Helper() local
609 __ Cmp(index_n, inputs_length); in TestCmp_Helper() local
728 __ Cmp(index_n, inputs_length); in TestCmpZero_Helper() local
845 __ Cmp(index_n, inputs_length); in TestFPToFixed_Helper() local
[all …]
/external/llvm/lib/Transforms/Scalar/
DLowerAtomic.cpp27 Value *Cmp = CXI->getCompareOperand(); in LowerAtomicCmpXchgInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1466 if (auto *Cmp = dyn_cast<ICmpInst>(X)) in visitAnd() local
1469 if (auto *Cmp = dyn_cast<ICmpInst>(Y)) in visitAnd() local
1474 if (auto *Cmp = dyn_cast<ICmpInst>(X)) in visitAnd() local
1477 if (auto *Cmp = dyn_cast<ICmpInst>(Y)) in visitAnd() local
2522 if (auto *Cmp = dyn_cast<ICmpInst>(X)) in visitOr() local
2525 if (auto *Cmp = dyn_cast<ICmpInst>(Y)) in visitOr() local
2530 if (auto *Cmp = dyn_cast<ICmpInst>(X)) in visitOr() local
2533 if (auto *Cmp = dyn_cast<ICmpInst>(Y)) in visitOr() local

1234