Home
last modified time | relevance | path

Searched refs:ProcessAsmListOpnd (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dlive.h44 void ProcessAsmListOpnd(BB &bb, Operand &opnd, uint32 idx) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp218 ProcessAsmListOpnd(bb, opnd, i); in GetBBDefUse()
270 void LiveAnalysis::ProcessAsmListOpnd(BB &bb, Operand &opnd, uint32 idx) const in ProcessAsmListOpnd() function in maplebe::LiveAnalysis

Completed in 2 milliseconds