Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/
Dexport_obfuscation_3.js26 swap(leftIndex, rightIndex) { method in SortMethod
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dsafe_ptr.h120 void swap(SafePtr &other) noexcept in swap() function
Dmpl_number.h72 void swap(Number &other) noexcept in swap() function
Dptr.h177 void swap(Ptr &other) noexcept in swap() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/js_call/
Djs_call.js62 obj.swap = function () { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Drange_analysis.cpp283 bool swap = right == value; in GetRangeOfCompare() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp2150 bool swap = false; in TrySimplifyCompareWithBoolInput() local
2249 bool swap = false; in TrySimplifyCmpCompareWithZero() local
2288 bool *swap) in TrySimplifyFloatCmpCompare()
2347 bool swap = false; in TrySimplifyCompareAndZero() local
2375 bool swap = false; in TrySimplifyCompareLenArrayWithZero() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp2829 SRC_GRAPH(CompareBoolConstZero, Graph *graph, ConditionCode code, bool swap) in SRC_GRAPH()
2862 void LoweringTest::DoTestCompareBoolConstZero(ConditionCode code, bool swap) in DoTestCompareBoolConstZero()
Dpeepholes_test.cpp360 bool swap = false) in CheckCompareLenArrayWithZeroTest()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp514 Condition Aarch32Encoder::TrySwapCc(Condition cc, bool *swap) in TrySwapCc()
540 bool swap = false; in ComparePosImmHelper() local
2945 bool swap = false; in CompareHelper() local