Searched defs:forPair (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_mop_split.h | 42 …ImmOperand &SplitGetRemained(const MemOperand &memOpnd, uint32 bitLen, int64 ofstVal, bool forPair, in SplitGetRemained() 358 … bool 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/ |
| D | aarch64_cgfunc.cpp | 595 int64 ofstVal, bool isDest, Insn *insn, bool forPair) in SplitAndGetRemained() 646 bool isDest, Insn *insn, bool forPair) in SplitOffsetWithAddInstruction()
|