Home
last modified time | relevance | path

Searched defs:OpInst (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp442 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local
476 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp125 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) RemoveInstInputs() local
H A DScalarEvolution.cpp9453 Instruction *OpInst = dyn_cast<Instruction>(Op); getConstantEvolvingPHIOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp344 if (auto *OpInst = dyn_cast<Instruction>(Op)) { isSafeToMoveBefore() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1226 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) isOpDefinedInBlock() local
2052 Instruction *OpInst = dyn_cast<Instruction>(Op); cloneInstructions() local
H A DLoopFuse.cpp1082 if (auto *OpInst = dyn_cast<Instruction>(Op)) { in canHoistInst() local
H A DReassociate.cpp2056 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) RecursivelyEraseDeadInsts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp96 if (Instruction* OpInst = dyn_cast<Instruction>(U)) SimplifyDemandedBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp994 auto *OpInst = dyn_cast<Instruction>(Op->getLiveInIRValue()); truncateToMinimalBitwidths() local
H A DLoopVectorize.cpp951 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) getDebugLocFromInstOrOperands() local
H A DSLPVectorizer.cpp6496 auto *OpInst = cast<Instruction>(Scalars[Idx]); buildAltOpShuffleMask() local