Home
last modified time | relevance | path

Searched defs:BuildPhiInsn (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cg.cpp57 Insn &X64CG::BuildPhiInsn(RegOperand &defOpnd, Operand &listParam) in BuildPhiInsn() function in maplebe::X64CG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp375 Insn &AArch64CG::BuildPhiInsn(RegOperand &defOpnd, Operand &listParam) in BuildPhiInsn() function in maplebe::AArch64CG