Searched defs:offsetVal (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | obj_emit.h | 43 Fixup(const std::string &label, uint32 relOffsetVal, uint32 offsetVal, FixupKind fixupKind) in Fixup() 84 LocalFixup(uint32 label, uint32 offsetVal, FixupKind fixupkind) in LocalFixup()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | orig_symbol.h | 253 void SetOffset(const OffsetType &offsetVal) in SetOffset()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_strldr.cpp | 593 … int64 offsetVal = static_cast<ImmOperand &>(defInsn.GetOperand(kInsnThirdOpnd)).GetValue(); in GetOffsetForNewIndex() local
|
| D | aarch64_dependence.cpp | 371 int32 offsetVal = static_cast<int32>(aarchNextOfstOpnd->GetOffsetValue()); in BuildNextMemOperandByByteSize() local
|
| D | aarch64_reaching.cpp | 1138 int64 offsetVal = memOpnd.GetOffsetImmediate()->GetOffsetValue(); in InitInfoForMemOperand() local
|
| D | aarch64_proepilog.cpp | 293 int32 offsetVal = static_cast<int32>(ofstOp->GetOffsetValue()); in SplitStpLdpOffsetForCalleeSavedWithAddInstruction() local
|
| D | aarch64_cgfunc.cpp | 1752 …erand *AArch64CGFunc::PrepareMemcpyParamOpnd(bool isLo12, const MIRSymbol &symbol, int64 offsetVal, in PrepareMemcpyParamOpnd() 4898 inline bool IsMoveWideKeepable(int64 offsetVal, uint32 bitOffset, uint32 bitSize, bool is64Bits) in IsMoveWideKeepable()
|