Home
last modified time | relevance | path

Searched refs:AddOverflow (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlinear_order.cpp44 } else if (ifInst->GetOpcode() == Opcode::AddOverflow) { in HandleIfBlock()
65 case Opcode::AddOverflow: in HandlePrevInstruction()
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dfunction.rb48 …::IfThen, IfImm: Kind::IfThen, Else: Kind::IfElse, While: Kind::While, AddOverflow: Kind::IfThen, …
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h405 case Opcode::AddOverflow: in CC()
1012 case Opcode::AddOverflow: in SrcType()
Dgraph.cpp297 … last->GetOpcode() == Opcode::AddOverflow || last->GetOpcode() == Opcode::SubOverflow); in RemovePredecessors()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.cpp224 last->GetOpcode() == Opcode::AddOverflow || last->GetOpcode() == Opcode::SubOverflow) { in ProcessBB()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h324 case Opcode::AddOverflow: in CC()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcodegen_test.cpp1085 TEST_F(CodegenTest, AddOverflow) in TEST_F() argument
1091 CreateGraphForOverflowTest(graph, Opcode::AddOverflow); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp985 TEST_F(Encoder64Test, AddOverflow) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test.cpp997 TEST_F(Encoder64Test, AddOverflow) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp993 TEST_F(Encoder64Test, AddOverflow) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test.cpp991 TEST_F(Encoder64Test, AddOverflow) in TEST_F() argument