Home
last modified time | relevance | path

Searched defs:defOpnd (Results 1 – 6 of 6) 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()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_validbit_opt.cpp180 Operand &defOpnd = insn.GetOperand(kInsnFirstOpnd); in SetPhiValidBits() local
418 Operand &defOpnd = defInsn.GetOperand(kInsnSecondOpnd); in OpndDefByOneValidBit() local
Daarch64_cg.cpp369 Insn &AArch64CG::BuildPhiInsn(RegOperand &defOpnd, Operand &listParam) in BuildPhiInsn()
Daarch64_peep.cpp2423 auto &defOpnd = static_cast<RegOperand&>(prevInsn.GetOperand(kInsnFirstOpnd)); in OptimizeAddrBOI() local
2452 auto &defOpnd = static_cast<RegOperand&>(shiftExtendInsn.GetOperand(kInsnFirstOpnd)); in OptimizeAddrBOrXShiftExtend() local
2481 auto &defOpnd = static_cast<RegOperand&>(prevInsn.GetOperand(kInsnFirstOpnd)); in OptimizeAddrBOrX() local
2504 auto &defOpnd = static_cast<RegOperand&>(addInsn.GetOperand(kInsnFirstOpnd)); in OptimizeWithAddrrrs() local
2532 auto &defOpnd = static_cast<RegOperand&>(prev->GetOperand(kInsnFirstOpnd)); in Run() local
4438 Operand &defOpnd = defInsn.GetOperand(kInsnSecondOpnd); in OpndDefByOneValidBit() local
4614 Operand &defOpnd = insn.GetOperand(kInsnSecondOpnd); in OpndDefByMovZero() local
Daarch64_global.cpp207 Operand &defOpnd = insn.GetOperand(kInsnSecondOpnd); in InsnDefOneOrZero() local
Daarch64_color_ra.cpp4991 const Operand *defOpnd = fInfo->GetDefOperandsElem(i); in FinalizeRegisters() local