Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dinsn.cpp123 bool Insn::OpndIsDef(uint32 id) const in OpndIsDef() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h204 bool OpndIsDef(uint32 id) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp1323 if (cursor->OpndIsDef(i)) { in HasImplicitSizeUse()

Completed in 8 milliseconds