Home
last modified time | relevance | path

Searched defs:curOffset (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg.cpp195 … AppendReferenceOffsets64(const BECommon &beCommon, MIRStructType &curStructType, int64 &curOffset, in AppendReferenceOffsets64()
274 int64 curOffset = 0; in GetReferenceOffsets64() local
Dobj_emit.cpp96 uint32 curOffset = objFuncEmitInfo.GetTextDataSize(); in EmitSwitchTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp144 uint32 curOffset = fieldInfo.GetOffset(); in GetGCTIBBitMapWords() local
Daarch64_peep.cpp2610 int64 curOffset = memOperand.GetOffsetImmediate()->GetOffsetValue(); in IsRegNotSameMemUseInInsn() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.cpp442 uint32_t curOffset = classIdxOffset + (numClasses + numLiteralarrays) * ID_SIZE; in ComputeLayout() local