/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/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 445 Instruction *OpInst = dyn_cast<Instruction>(Op); in findValueToReuse() local 479 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/llvm-project/llvm/lib/Analysis/ |
D | DivergenceAnalysis.cpp | 180 const auto *OpInst = getIfCarriedInstruction(Op, OuterDivLoop); in analyzeTemporalDivergence() local
|
D | ScalarEvolution.cpp | 8045 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/llvm-project/llvm/lib/Transforms/Utils/ |
D | CodeMoverUtils.cpp | 342 if (auto *OpInst = dyn_cast<Instruction>(Op)) in isSafeToMoveBefore() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 78 if (Instruction* OpInst = dyn_cast<Instruction>(U)) in SimplifyDemandedBits() local
|
/external/llvm-project/polly/lib/CodeGen/ |
D | IslNodeBuilder.cpp | 251 if (Instruction *OpInst = dyn_cast<Instruction>(BasePtr)) in addReferencesFromStmt() local
|
D | BlockGenerators.cpp | 722 auto *OpInst = dyn_cast<Instruction>(Op); in generateBeginStmtTrace() local
|
/external/llvm-project/polly/lib/Analysis/ |
D | ScopBuilder.cpp | 1105 auto *OpInst = dyn_cast<Instruction>(Op); in buildPHIAccesses() local 2009 Instruction *OpInst = dyn_cast<Instruction>(Op.get()); in joinOperandTree() local
|
D | ScopDetection.cpp | 1200 auto *OpInst = dyn_cast<Instruction>(&Op); in isValidInstruction() 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-project/llvm/lib/Transforms/Scalar/ |
D | Reassociate.cpp | 2003 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in RecursivelyEraseDeadInsts() local
|
D | JumpThreading.cpp | 1283 if (Instruction *OpInst = dyn_cast<Instruction>(Op)) in isOpDefinedInBlock() local
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 2108 if (auto *OpInst = dyn_cast<Instruction>(II->getOperand(1))) { in collectFrameAllocas() 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/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 4813 auto *OpInst = cast<Instruction>(E->Scalars[i]); in vectorizeTree() local
|
D | LoopVectorize.cpp | 1055 if (Instruction *OpInst = dyn_cast<Instruction>(*OI)) in getDebugLocFromInstOrOperands() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6331 Instruction *OpInst = dyn_cast<Instruction>(Op); in getConstantEvolvingPHIOperands() local
|