Home
last modified time | relevance | path

Searched refs:IsValidToEmit (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/assembler/tests/
Dassembler_ins_test.cpp74 EXPECT_EQ(func_value[7].IsValidToEmit(), true);
198 EXPECT_FALSE(ins.IsValidToEmit());
/arkcompiler/runtime_core/assembler/
Dassembly-ins.h215 bool IsValidToEmit() const in IsValidToEmit() function
/arkcompiler/runtime_core/assembler/templates/
Dins_emit.h.erb27 if (!IsValidToEmit()) {