Searched defs:offsetOpnd (Results 1 – 4 of 4) sorted by relevance
983 Operand *offsetOpnd = &insn.GetOperand(kInsnSixthOpnd); in EmitGetAndAddInt() local1049 Operand *offsetOpnd = &insn.GetOperand(kInsnFifthOpnd); in EmitGetAndSetInt() local
1112 OfstOperand *offsetOpnd = memOpnd.GetOffsetImmediate(); in ExtractMemBaseAddr() local1949 OfstOperand *offsetOpnd = &CreateOfstOpnd(0, k32BitSize); in GenLmbcFpMemOperand() local1952 …OfstOperand *offsetOpnd = &CreateOfstOpnd(static_cast<uint64>(static_cast<int64>(offset)), k32BitS… in GenLmbcFpMemOperand() local2566 auto *offsetOpnd = static_cast<OfstOperand *>(memOpnd.GetOffsetImmediate()); in SelectAddrof() local7217 auto &offsetOpnd = CreateImmOperand(structCopyOffset, k64BitSize, false); in SelectParmListPreprocessForAggregate() local8419 OfstOperand *offsetOpnd = nullptr; in GetOrCreateMemOpnd() local8543 OfstOperand &offsetOpnd = CreateOfstOpnd(static_cast<uint64>(offset), k32BitSize); in CreateMemOpnd() local8558 OfstOperand &offsetOpnd = CreateOfstOpnd(static_cast<uint64>(offset), k32BitSize); in CreateMemOpnd() local9119 OfstOperand *offsetOpnd = &CreateOfstOpnd(static_cast<uint64>(offset), k64BitSize); in GetOrCreatSpillMem() local9320 OfstOperand &offsetOpnd = CreateOfstOpnd(*symbol, 0); in GenerateGlobalLongCallAfterInsn() local
1500 ImmOperand *offsetOpnd = nullptr; /* offset immediate */ variable
93 ImmOperand *offsetOpnd = memOpnd.GetOffsetOperand(); in SelectReturn() local