Home
last modified time | relevance | path

Searched defs:CheckCmp (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h508 void CheckCmp(std::string inst_name, compiler::DataType::Type data_type, std::string inst_type) in CheckCmp() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dcommon.h552 …void CheckCmp(const std::string &instName, compiler::DataType::Type dataType, const std::string &i… in CheckCmp() function
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp501 SRC_GRAPH(CheckCmp, Graph *graph, DataType::Type type, bool isFcmpg) in SRC_GRAPH() argument
532 void CodegenTest::CheckCmp(bool isFcmpg) in CheckCmp() function in ark::compiler::CodegenTest
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp123 void CheckCmp(std::string inst_name, DataType::Type data_type, std::string inst_type) in CheckCmp() function in panda::compiler::IrBuilderTest
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp134 void CheckCmp(const std::string &instName, DataType::Type dataType, const std::string &instType) in CheckCmp() function in ark::compiler::IrBuilderTest