Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp102 Insn *X64RegInfo::BuildMovInstruction(Operand &opnd0, Operand &opnd1) in BuildMovInstruction() function in maplebe::X64RegInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_info.cpp132 Insn *AArch64RegInfo::BuildMovInstruction(Operand &opnd0, Operand &opnd1) in BuildMovInstruction() function in maplebe::AArch64RegInfo