Home
last modified time | relevance | path

Searched refs:Def (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/assembler/tests/
H A Dassembler_ins_test.cpp73 EXPECT_EQ(func_value[7].Def(), std::nullopt); in HWTEST_F()
188 EXPECT_EQ(ins.Def(), std::nullopt); in HWTEST_F()
195 EXPECT_EQ(ins.Def(), std::nullopt); in HWTEST_F()
242 EXPECT_EQ(ins.Def(), ins_def); in HWTEST_F()
/arkcompiler/runtime_core/assembler/
H A Dassembly-ins.h200 std::optional<size_t> Def() const in Def() function
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-ins.h214 std::optional<size_t> Def() const in Def() function

Completed in 2 milliseconds