Searched refs:IncVal (Results 1 – 6 of 6) sorted by relevance
794 ComplexPairTy IncVal(NextVal, InVal.second); in EmitComplexPrePostIncDec() local797 EmitStoreOfComplex(IncVal, LV, /*init*/ false); in EmitComplexPrePostIncDec()801 return isPre ? IncVal : InVal; in EmitComplexPrePostIncDec()
1043 ComplexPairTy IncVal(NextVal, InVal.second); in EmitComplexPrePostIncDec() local1046 EmitStoreOfComplex(IncVal, LV, /*init*/ false); in EmitComplexPrePostIncDec()1053 return isPre ? IncVal : InVal; in EmitComplexPrePostIncDec()
8864 uint32_t IncVal = CInc->getZExtValue(); in performPostLD1Combine() local8866 if (IncVal != NumBytes) in performPostLD1Combine()9286 uint32_t IncVal = CInc->getZExtValue(); in performNEONPostLDSTCombine() local9290 if (IncVal != NumBytes) in performNEONPostLDSTCombine()
11541 uint32_t IncVal = CInc->getZExtValue(); in performPostLD1Combine() local11543 if (IncVal != NumBytes) in performPostLD1Combine()11714 uint32_t IncVal = CInc->getZExtValue(); in performNEONPostLDSTCombine() local11718 if (IncVal != NumBytes) in performNEONPostLDSTCombine()
13986 uint32_t IncVal = CInc->getZExtValue(); in performPostLD1Combine() local13988 if (IncVal != NumBytes) in performPostLD1Combine()14197 uint32_t IncVal = CInc->getZExtValue(); in performNEONPostLDSTCombine() local14201 if (IncVal != NumBytes) in performNEONPostLDSTCombine()
9989 uint64_t IncVal = CInc->getZExtValue(); in CombineBaseUpdate() local9990 if (IncVal != NumBytes) in CombineBaseUpdate()