Home
last modified time | relevance | path

Searched refs:SetFcmpg (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dinst_test.cpp471 inst5->SetFcmpg(); in TEST_F()
474 inst5->SetFcmpg(true); in TEST_F()
477 inst5->SetFcmpg(false); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_test.cpp477 inst5->SetFcmpg(); in TEST_F()
480 inst5->SetFcmpg(true); in TEST_F()
483 inst5->SetFcmpg(false); in TEST_F()
H A Dinst_generator.cpp979 inst->SetFcmpg(); in GenerateOperations()
H A Dconst_folding_test.cpp58 INS(2U).CastToCmp()->SetFcmpg(fcmpg); in CmpTest()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.h2627 void SetFcmpg() in SetFcmpg() function in CmpInst
2632 void SetFcmpg(bool v) in SetFcmpg() function in CmpInst
H A Dir_constructor.h480 CurrentInst()->CastToCmp()->SetFcmpg(fcmpg); in Fcmpg()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h591 CurrentInst()->CastToCmp()->SetFcmpg(fcmpg); in Fcmpg()
H A Dinst.h4733 void SetFcmpg()
4738 void SetFcmpg(bool v)
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
H A Dcodegen_test_1.cpp523 static_cast<CmpInst *>(fcmp)->SetFcmpg(isFcmpg); in SRC_GRAPH()

Completed in 34 milliseconds