Home
last modified time | relevance | path

Searched defs:swap (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/js_call/
H A Djs_call.js
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drange_analysis.cpp283 bool swap = right == value; in GetRangeOfCompare() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dlowering_test.cpp2829 SRC_GRAPH(CompareBoolConstZero, Graph *graph, ConditionCode code, bool swap) in SRC_GRAPH() argument
2862 void LoweringTest::DoTestCompareBoolConstZero(ConditionCode code, bool swap) in DoTestCompareBoolConstZero() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dpeepholes.cpp2119 bool swap = false; in TrySimplifyCompareWithBoolInput() local
2218 bool swap = false; in TrySimplifyCmpCompareWithZero() local
2256 TrySimplifyFloatCmpCompare(Inst **input0, Inst **input1, DataType::Type *cmpOpType, Inst *compareInput, bool *swap) TrySimplifyFloatCmpCompare() argument
2316 bool swap = false; TrySimplifyCompareAndZero() local
2344 bool swap = false; TrySimplifyCompareLenArrayWithZero() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
H A Dencode.cpp513 Condition Aarch32Encoder::TrySwapCc(Condition cc, bool *swap) in TrySwapCc() argument
539 bool swap = false; in ComparePosImmHelper() local
2914 bool swap = false; in CompareHelper() local
[all...]

Completed in 13 milliseconds