Searched defs:immOpnd2 (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_validbit_opt.cpp | 307 Operand &immOpnd2 = insn.GetOperand(kInsnFourthOpnd); in CheckCondition() local
|
| D | aarch64_ebo.cpp | 856 Operand &immOpnd2 = is64bits ? aarchFunc->CreateImmOperand(immV2, kMaxImmVal6Bits, false) in CombineLsrAnd() local
|
| D | aarch64_global.cpp | 2218 auto *immOpnd2 = static_cast<ImmOperand *>(opnd2); in IsSameOperand() local
|
| D | aarch64_peep.cpp | 1669 Operand &immOpnd2 = is64Bits ? aarFunc->CreateImmOperand(immVal2, kMaxImmVal6Bits, false) in Run() local 6508 auto &immOpnd2 = static_cast<ImmOperand &>(insnMov2->GetOperand(kInsnSecondOpnd)); in CheckCondition() local 6573 auto &immOpnd2 = static_cast<ImmOperand &>(insnMov2->GetOperand(kInsnSecondOpnd)); in Run() local
|
| D | aarch64_cgfunc.cpp | 3516 ImmOperand &immOpnd2 = in SelectAdd() local 3677 …ImmOperand &immOpnd2 = CreateImmOperand(higher12BitVal + 1, immOpnd->GetSize(), immOpnd->IsSignedV… in SelectSub() local 4887 ImmOperand &immOpnd2 = CreateImmOperand(bitSize, k8BitSize, false); in SelectExtractbits() local 4936 ImmOperand &immOpnd2 = CreateImmOperand(bitSize, k8BitSize, false); in SelectDepositBits() local 9001 ImmOperand &immOpnd2 = in SelectAddAfterInsn() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_mop_split.h | 121 ImmOperand &immOpnd2 = opndBuilder->CreateImm( in AddInsnSplit() local 229 ImmOperand &immOpnd2 = in SubInsnSplit() local
|