Searched defs:newImmOpnd (Results 1 – 6 of 6) sorted by relevance
575 ImmOperand &newImmOpnd = aarFunc->CreateImmOperand(newImmVal, k8BitSize, false); in Run() local
6576 auto &newImmOpnd = aarFunc->CreateImmOperand(value, k12BitSize, false); in Run() local7949 ImmOperand &newImmOpnd = aarFunc->CreateImmOperand(revValue, k6BitSize, false); in Run() local8058 ImmOperand &newImmOpnd = in Run() local8431 …ImmOperand &newImmOpnd = static_cast<AArch64CGFunc *>(cgFunc)->CreateImmOperand(k32BitSize, k6BitS… in Run() local
368 auto *newImmOpnd = static_cast<ImmOperand *>(tempImm->Clone(*cgFunc->GetMemoryPool())); in ArithmeticConstReplace() local
154 ImmOperand &newImmOpnd = in CreateCallStructParamPassByStack() local171 …ImmOperand &newImmOpnd = static_cast<ImmOperand &>(*memOpnd.GetOffsetOperand()->Clone(*cgFunc->Get… in CreateCallStructParamPassByReg() local
344 ImmOperand &newImmOpnd = in AddSubWithLslSplit() local
670 ImmOperand *newImmOpnd = nullptr; variable