Home
last modified time | relevance | path

Searched defs:ofstOpnd (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_offset_adjust.cpp123 OfstOperand *ofstOpnd = currMemOpnd.GetOffsetImmediate(); in AdjustMemOfstVary() local
175 ImmOperand *ofstOpnd = memOpnd->GetOffsetOperand(); in AdjustmentStackPointer() local
Daarch64_obj_emitter.cpp1143 OfstOperand *ofstOpnd = static_cast<OfstOperand *>(memOpnd.GetOffsetImmediate()); in GenLoadStoreModeBOi() local
1249 OfstOperand *ofstOpnd = static_cast<OfstOperand *>(memOpnd.GetOffsetImmediate()); in GenLoadStoreRegInsn() local
1379 OfstOperand *ofstOpnd = static_cast<OfstOperand *>(memOpnd.GetOffsetImmediate()); in GenLoadPairInsn() local
1416 OfstOperand *ofstOpnd = static_cast<OfstOperand *>(memOpnd.GetOffsetImmediate()); in GenStorePairInsn() local
1458 OfstOperand *ofstOpnd = static_cast<OfstOperand *>(memOpnd.GetOffsetImmediate()); in GenLoadPairFloatInsn() local
1495 OfstOperand *ofstOpnd = static_cast<OfstOperand *>(memOpnd.GetOffsetImmediate()); in GenStorePairFloatInsn() local
Daarch64_args.cpp57 OfstOperand &ofstOpnd = in MoveRegisterArgs() local
Daarch64_prop.cpp777 auto *ofstOpnd = static_cast<ImmOperand *>(offset); in SelectReplaceMem() local
795 auto *ofstOpnd = static_cast<ImmOperand *>(offset); in SelectReplaceMem() local
819 auto *ofstOpnd = static_cast<ImmOperand *>(offset); in SelectReplaceMem() local
912 auto *ofstOpnd = static_cast<OfstOperand *>(oldOffset); in HandleArithImmDef() local
1918 auto *ofstOpnd = static_cast<OfstOperand *>(a64memOpnd->GetOffsetImmediate()); in PropInMem() local
Daarch64_strldr.cpp361 auto *ofstOpnd = static_cast<OfstOperand *>(oldOffset); in HandleArithImmDef() local
Daarch64_dependence.cpp461 Operand *ofstOpnd = leftOpnd.GetOffsetOperand(); in NoAlias() local
Daarch64_cgfunc.cpp888 OfstOperand *ofstOpnd = memOpnd.GetOffsetImmediate(); in IsImmediateOffsetOutOfRange() local
953 OfstOperand *ofstOpnd = memOpnd.GetOffsetImmediate(); in CheckIfSplitOffsetWithAdd() local
1075 OfstOperand *ofstOpnd = memOpnd.GetOffsetImmediate(); in SplitOffsetWithAddInstruction() local
1769 OfstOperand *ofstOpnd = &GetOrCreateOfstOpnd(static_cast<uint64>(offset), k32BitSize); in PrepareMemcpyParamOpnd() local
8615 OfstOperand &ofstOpnd = GetOrCreateOfstOpnd(scale, k32BitSize); in CheckAndCreateExtendMemOpnd() local
8723 … OfstOperand &ofstOpnd = GetOrCreateOfstOpnd(static_cast<uint64>(stOpnd.GetOffset()), k32BitSize); in CreateNonExtendMemOpnd() local
8732 OfstOperand &ofstOpnd = GetOrCreateOfstOpnd(static_cast<uint64>(offset), k64BitSize); in CreateNonExtendMemOpnd() local
9144 OfstOperand &ofstOpnd = GetOrCreateOfstOpnd(static_cast<uint64>(offset), k32BitSize); in GetPseudoRegisterSpillMemoryOperand() local
9248 OfstOperand &ofstOpnd = GetOrCreateOfstOpnd( in ConvertAdrpl12LdrToLdr() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doperand.cpp170 Operand *ofstOpnd = GetOffsetOperand(); in Less() local
194 Operand *ofstOpnd = GetOffsetOperand(); in Less() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1311 OfstOperand *ofstOpnd = GetOffsetImmediate(); in IsOffsetMisaligned() local
1384 Operand *ofstOpnd = GetOffsetOperand(); in GetMemVaryType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h363 OfstOperand *ofstOpnd = memOpnd.GetOffsetImmediate(); in MemOfstSplitWithAdd() local