Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp128 if (auto *OpInst = dyn_cast<Instruction>(Op)) in isSafeToMoveBefore() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp442 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local
476 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp524 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local
558 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DDivergenceAnalysis.cpp179 const auto *OpInst = getIfCarriedInstruction(Op, OuterDivLoop); in analyzeTemporalDivergence() local
DScalarEvolution.cpp9473 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDivergenceAnalysis.cpp232 auto *OpInst = dyn_cast<Instruction>(&Op); in taintLoopLiveOuts() local
DScalarEvolution.cpp7817 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp344 if (auto *OpInst = dyn_cast<Instruction>(Op)) { in isSafeToMoveBefore() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp78 if (Instruction* OpInst = dyn_cast<Instruction>(U)) in SimplifyDemandedBits() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp1085 if (auto *OpInst = dyn_cast<Instruction>(Op)) { in canHoistInst() local
DReassociate.cpp2019 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
DJumpThreading.cpp1312 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in isOpDefinedInBlock() local
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp1858 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp1905 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
DJumpThreading.cpp1242 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in isOpDefinedInBlock() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp640 if (Instruction *OpInst = dyn_cast<Instruction>(*OI)) in getDebugLocFromInstOrOperands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp812 if (Instruction *OpInst = dyn_cast<Instruction>(*OI)) in getDebugLocFromInstOrOperands() local
DSLPVectorizer.cpp4547 auto *OpInst = cast<Instruction>(E->Scalars[i]); in vectorizeTree() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp904 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in getDebugLocFromInstOrOperands() local
DSLPVectorizer.cpp6194 auto *OpInst = cast<Instruction>(VL[Idx]); in buildShuffleEntryMask() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6331 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local