Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp106 static Operand *HandleBand(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleBand() function
248 RegisterFactoryFunction<HandleExprFactory>(OP_band, HandleBand); in InitHandleExprFactory()
H A Disel.cpp329 static Operand *HandleBand(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleBand() function
487 RegisterFactoryFunction<HandleExprFactory>(OP_band, HandleBand); in InitHandleExprFactory()

Completed in 5 milliseconds