Searched defs:offset1 (Results 1 – 5 of 5) sorted by relevance
358 uint64_t offset1 = 10; in TEST_F() local
610 … StImmOperand *offset1 = static_cast<StImmOperand *>(&defInsn.GetOperand(kInsnThirdOpnd)); in SelectReplaceMem() local
816 auto *offset1 = static_cast<StImmOperand *>(&defInsn.GetOperand(kInsnThirdOpnd)); in SelectReplaceMem() local
3541 OfstOperand *offset1 = memOpnd1.GetOffsetImmediate(); in Run() local
9404 uint32 AArch64CGFunc::GetAggCopySize(uint32 offset1, uint32 offset2, uint32 alignment) const in GetAggCopySize()