Home
last modified time | relevance | path

Searched defs:ofstVal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h42 inline ImmOperand &SplitGetRemained(const MemOperand &memOpnd, uint32 bitLen, int64 ofstVal, bool f… in SplitGetRemained()
364 int64 ofstVal = ofstOpnd->GetOffsetValue(); in MemOfstSplitWithAdd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1265 int64 ofstVal = ofstOpnd->GetOffsetValue(); in IsOffsetMisaligned() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp595 int64 ofstVal, bool isDest, Insn *insn, bool forPair) in SplitAndGetRemained()
651 int64 ofstVal = ofstOpnd->GetOffsetValue(); in SplitOffsetWithAddInstruction() local