Home
last modified time | relevance | path

Searched defs:immAddend (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h78 ImmOperand &immAddend = opndBuilder->CreateImm(k64BitSize, addend, true); in SplitGetRemained() local
366 ImmOperand &immAddend = SplitGetRemained(memOpnd, bitLen, ofstVal, forPair, opndBuilder); in MemOfstSplitWithAdd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp638 ImmOperand &immAddend = CreateImmOperand(addend, k64BitSize, true); in SplitAndGetRemained() local
653 …ImmOperand &immAddend = SplitAndGetRemained(memOpnd, bitLen, resOpnd, ofstVal, isDest, insn, forPa… in SplitOffsetWithAddInstruction() local