Home
last modified time | relevance | path

Searched defs:inverse (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dif_merging_test.cpp39 Graph *IfMergingTest::CreateExpectedSameIfs(bool inverse) in CreateExpectedSameIfs() argument
1128 CreateExpectedConstantPhiLoopBackEdge(bool inverse) CreateExpectedConstantPhiLoopBackEdge() argument
[all...]
H A Dpeepholes_test.cpp5684 SRC_GRAPH(ConditionalAssignment, Graph *graph, bool inverse) in SRC_GRAPH() argument
5761 SRC_GRAPH(ConditionalAssignmentPreserveIf, Graph *graph, bool inverse) in SRC_GRAPH() argument
5789 OUT_GRAPH(ConditionalAssignmentPreserveIf, Graph *expected, bool inverse) in OUT_GRAPH() argument
5898 SRC_GRAPH(ConditionalAssignmentsTwoBranches, Graph *graph, bool inverse) SRC_GRAPH() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
H A Dcodegen_test_1.cpp687 SRC_GRAPH(Compare, Graph *graph, ConditionCode cc, bool inverse) in SRC_GRAPH() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp1547 bool inverse = imm1->IsOne() && (imm2->IsZero() || IsZeroRegister(*imm2)); Run() local
[all...]

Completed in 15 milliseconds