Searched defs:offsetVal (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | obj_emit.h | 35 Fixup(const std::string &label, uint32 relOffsetVal, uint32 offsetVal, FixupKind fixupKind) in Fixup() 76 LocalFixup(uint32 label, uint32 offsetVal, FixupKind fixupkind) in LocalFixup()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | orig_symbol.h | 246 void SetOffset(const OffsetType &offsetVal) in SetOffset()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_strldr.cpp | 976 … int64 offsetVal = static_cast<ImmOperand &>(defInsn.GetOperand(kInsnThirdOpnd)).GetValue(); in GetOffsetForNewIndex() local
|
| D | aarch64_reaching.cpp | 1185 int64 offsetVal = memOpnd.GetOffsetImmediate()->GetOffsetValue(); in InitInfoForMemOperand() local
|
| D | aarch64_dependence.cpp | 370 int32 offsetVal = static_cast<int32>(aarchNextOfstOpnd->GetOffsetValue()); in BuildNextMemOperandByByteSize() local
|
| D | aarch64_proepilog.cpp | 854 int32 offsetVal = static_cast<int32>(ofstOp->GetOffsetValue()); in SplitStpLdpOffsetForCalleeSavedWithAddInstruction() local
|
| D | aarch64_peep.cpp | 2893 int64 offsetVal = offsetOpnd->GetOffsetValue(); in Run() local
|
| D | aarch64_cgfunc.cpp | 1586 …erand *AArch64CGFunc::PrepareMemcpyParamOpnd(bool isLo12, const MIRSymbol &symbol, int64 offsetVal, in PrepareMemcpyParamOpnd() 5483 inline bool IsMoveWideKeepable(int64 offsetVal, uint32 bitOffset, uint32 bitSize, bool is64Bits) in IsMoveWideKeepable()
|