Searched refs:RealIdx (Results 1 – 2 of 2) sorted by relevance
217 unsigned RealIdx; member1199 if (ProcessedReal[PMI.RealIdx] || ProcessedImag[PMI.ImagIdx]) in identifyMultiplications()1208 for (auto *Mul : {&RealMuls[PMI.RealIdx], &RealMuls[PMI.RealIdx]}) in identifyMultiplications()1215 auto &RealMul = RealMuls[PMI.RealIdx]; in identifyMultiplications()1278 ProcessedReal[PMI.RealIdx] = true; in identifyMultiplications()
2171 const unsigned RealIdx = in emitCodeGenInstructionMatchPattern() local2174 IM.addOperand(RealIdx, OpName, AllocatedTemporariesBaseID++); in emitCodeGenInstructionMatchPattern()