Searched defs:inverse (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | if_merging_test.cpp | 39 Graph *IfMergingTest::CreateExpectedSameIfs(bool inverse) in CreateExpectedSameIfs() argument 1128 CreateExpectedConstantPhiLoopBackEdge(bool inverse) CreateExpectedConstantPhiLoopBackEdge() argument [all...] |
| H A D | peepholes_test.cpp | 5684 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 D | codegen_test_1.cpp | 687 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 D | aarch64_peep.cpp | 1547 bool inverse = imm1->IsOne() && (imm2->IsZero() || IsZeroRegister(*imm2)); Run() local [all...] |
Completed in 15 milliseconds