Searched defs:CheckCmp (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| D | common.h | 508 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/ |
| D | common.h | 552 …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/ |
| D | codegen_test_1.cpp | 501 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/ |
| D | ir_builder_test.cpp | 123 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/ |
| D | ir_builder_test.cpp | 134 void CheckCmp(const std::string &instName, DataType::Type dataType, const std::string &instType) in CheckCmp() function in ark::compiler::IrBuilderTest
|