Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h42 …ImmOperand &SplitGetRemained(const MemOperand &memOpnd, uint32 bitLen, int64 ofstVal, bool forPair, in SplitGetRemained()
358bool forPair, InsnBuilder *insnBuilder, OperandBuilder *opndBuilder) in MemOfstSplitWithAdd()
385 inline void LoadStoreInsnSplit(Insn *insn, uint32 idx, bool forPair, bool isAfterRegAlloc, InsnBuil… in LoadStoreInsnSplit()
/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()
646 bool isDest, Insn *insn, bool forPair) in SplitOffsetWithAddInstruction()