Searched defs:offsetValue (Results 1 – 5 of 5) sorted by relevance
161 int64 offsetValue = ofStOpnd ? ofStOpnd->GetOffsetValue() : 0LL; in GetMemOpndOffsetValue() local
1145 int32 offsetValue = ofstOpnd->GetOffsetValue(); in GenLoadStoreModeBOi() local1251 int32 offsetValue = ofstOpnd != nullptr ? ofstOpnd->GetOffsetValue() : 0; in GenLoadStoreRegInsn() local1380 int32 offsetValue = ofstOpnd->GetOffsetValue(); in GenLoadPairInsn() local1417 int32 offsetValue = ofstOpnd->GetOffsetValue(); in GenStorePairInsn() local1459 int32 offsetValue = ofstOpnd->GetOffsetValue(); in GenLoadPairFloatInsn() local1496 int32 offsetValue = ofstOpnd->GetOffsetValue(); in GenStorePairFloatInsn() local
118 int32 offsetValue = static_cast<int32>(offset->GetOffsetValue()); in CanCombine() local
889 int32 offsetValue = ofstOpnd ? static_cast<int32>(ofstOpnd->GetOffsetValue()) : 0; in IsImmediateOffsetOutOfRange() local923 int64 offsetValue = ofStOpnd ? ofStOpnd->GetOffsetValue() : 0LL; in IsOperandImmValid() local992 int32 offsetValue = static_cast<int32>(memOpnd.GetOffsetImmediate()->GetOffsetValue()); in ConstraintOffsetToSafeRegion() local7636 Operand *AArch64CGFunc::SelectClearStackCallParam(const AddrofNode &expr, int64 &offsetValue) in SelectClearStackCallParam()7693 int64 offsetValue = 0; in SelectClearStackCallParmList() local
612 void SetOffset(int32 offsetValue) in SetOffset()645 void SetOffset(int32 offsetValue) in SetOffset()1687 void SetOffset(uint32 offsetValue) in SetOffset()2088 void SetOffset(LabelIdx offsetValue, size_t i) in SetOffset()2094 void AddOffset(LabelIdx offsetValue) in AddOffset()2692 void SetOffset(uint32 offsetValue) in SetOffset()