Searched defs:OpInst (Results 1 – 12 of 12) sorted by relevance
442 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local 476 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local [all...]
126 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RemoveInstInputs() local
9514 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local
357 if (auto *OpInst = dyn_cast<Instruction>(Op)) { in isSafeToMoveBefore() local
127 if (Instruction* OpInst = dyn_cast<Instruction>(U)) in SimplifyDemandedBits() local2068 if (Instruction *OpInst = dyn_cast<Instruction>(U)) in SimplifyDemandedFPClass() local
1213 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in isOpDefinedInBlock() local2041 Instruction *OpInst = dyn_cast<Instruction>(Op); in cloneInstructions() local
1082 if (auto *OpInst = dyn_cast<Instruction>(Op)) { in canHoistInst() local
1973 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
1198 auto *OpInst = dyn_cast<Instruction>(Op->getLiveInIRValue()); in truncateToMinimalBitwidths() local
868 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in getDebugLocFromInstOrOperands() local
7640 auto *OpInst = cast<Instruction>(Scalars[Idx]); in buildAltOpShuffleMask() local
5138 } else if (Instruction *OpInst = dyn_cast<Instruction>(I.getOperand(i))) { in visitInstruction() local