Searched defs:inverse (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | if_merging_test.cpp | 38 Graph *IfMergingTest::CreateExpectedSameIfs(bool inverse) in CreateExpectedSameIfs() 1122 Graph *IfMergingTest::CreateExpectedConstantPhiLoopBackEdge(bool inverse) in CreateExpectedConstantPhiLoopBackEdge()
|
| D | peepholes_test.cpp | 5684 SRC_GRAPH(ConditionalAssignment, Graph *graph, bool inverse) in SRC_GRAPH() 5761 SRC_GRAPH(ConditionalAssignmentPreserveIf, Graph *graph, bool inverse) in SRC_GRAPH() 5789 OUT_GRAPH(ConditionalAssignmentPreserveIf, Graph *expected, bool inverse) in OUT_GRAPH() 5898 SRC_GRAPH(ConditionalAssignmentsTwoBranches, Graph *graph, bool inverse) in SRC_GRAPH()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_ico.cpp | 64 uint32 AArch64ICOPattern::GetNZCV(ConditionCode ccCode, bool inverse) in GetNZCV() 189 bool inverse = imm1.IsZero() && imm2.IsOne(); in GenerateInsnForImm() local
|
| D | aarch64_peep.cpp | 5026 bool inverse = imm1->IsOne() && (imm2->IsZero() || IsZeroRegister(*imm2)); in Run() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/codegen/ |
| D | codegen_test_1.cpp | 687 SRC_GRAPH(Compare, Graph *graph, ConditionCode cc, bool inverse) in SRC_GRAPH()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 15042 static inverse(t, e) { method in anonymousFunction154c7bc839900.anonymousFunction154c7bc839a00.Qi 15439 static inverse(t, e) { method in anonymousFunction154c7bc839900.anonymousFunction154c7bc839a00.is
|