Home
last modified time | relevance | path

Searched refs:HandleMax (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp164 static Operand *HandleMax(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleMax() function
257 RegisterFactoryFunction<HandleExprFactory>(OP_max, HandleMax); in InitHandleExprFactory()
H A Disel.cpp422 static Operand *HandleMax(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleMax() function
503 RegisterFactoryFunction<HandleExprFactory>(OP_max, HandleMax); in InitHandleExprFactory()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp220 {OpCode::MAX, &LLVMIRBuilder::HandleMax}, in InitializeHandlers()
2230 void LLVMIRBuilder::HandleMax(GateRef gate) in HandleMax() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp507 HandleMax(gate); in HandleBB()
2246 void LiteCGIRBuilder::HandleMax(GateRef gate) in HandleMax() function in panda::ecmascript::kungfu::LiteCGIRBuilder

Completed in 17 milliseconds