Searched defs:offsetOpnd (Results 1 – 3 of 3) sorted by relevance
935 Operand *offsetOpnd = &insn.GetOperand(kInsnSixthOpnd); in EmitGetAndAddInt() local1003 Operand *offsetOpnd = &insn.GetOperand(kInsnFifthOpnd); in EmitGetAndSetInt() local
3827 OfstOperand *offsetOpnd = nullptr; in GetOrCreateMemOpnd() local3900 OfstOperand &offsetOpnd = CreateOfstOpnd(static_cast<uint64>(offset), k32BitSize); in CreateMemOpnd() local3915 OfstOperand &offsetOpnd = CreateOfstOpnd(static_cast<uint64>(offset), k32BitSize); in CreateMemOpnd() local4309 OfstOperand *offsetOpnd = &CreateOfstOpnd(static_cast<uint64>(offset), k64BitSize); in GetOrCreatSpillMem() local
1450 ImmOperand *offsetOpnd = nullptr; /* offset immediate */ variable