/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CodeMoverUtils.cpp | 128 if (auto *OpInst = dyn_cast<Instruction>(Op)) in isSafeToMoveBefore() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 442 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/ |
D | HexagonVectorLoopCarriedReuse.cpp | 524 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/ |
D | DivergenceAnalysis.cpp | 179 const auto *OpInst = getIfCarriedInstruction(Op, OuterDivLoop); in analyzeTemporalDivergence() local
|
D | ScalarEvolution.cpp | 9473 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DivergenceAnalysis.cpp | 232 auto *OpInst = dyn_cast<Instruction>(&Op); in taintLoopLiveOuts() local
|
D | ScalarEvolution.cpp | 7817 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | CodeMoverUtils.cpp | 344 if (auto *OpInst = dyn_cast<Instruction>(Op)) { in isSafeToMoveBefore() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 78 if (Instruction* OpInst = dyn_cast<Instruction>(U)) in SimplifyDemandedBits() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | LoopFuse.cpp | 1085 if (auto *OpInst = dyn_cast<Instruction>(Op)) { in canHoistInst() local
|
D | Reassociate.cpp | 2019 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
|
D | JumpThreading.cpp | 1312 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in isOpDefinedInBlock() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | Reassociate.cpp | 1858 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Reassociate.cpp | 1905 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
|
D | JumpThreading.cpp | 1242 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in isOpDefinedInBlock() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 640 if (Instruction *OpInst = dyn_cast<Instruction>(*OI)) in getDebugLocFromInstOrOperands() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 812 if (Instruction *OpInst = dyn_cast<Instruction>(*OI)) in getDebugLocFromInstOrOperands() local
|
D | SLPVectorizer.cpp | 4547 auto *OpInst = cast<Instruction>(E->Scalars[i]); in vectorizeTree() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 904 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in getDebugLocFromInstOrOperands() local
|
D | SLPVectorizer.cpp | 6194 auto *OpInst = cast<Instruction>(VL[Idx]); in buildShuffleEntryMask() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6331 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local
|