Home
last modified time | relevance | path

Searched defs:visitSelectInst (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp606 SizeOffsetType ObjectSizeOffsetVisitor::visitSelectInst(SelectInst &I) { in visitSelectInst() function in ObjectSizeOffsetVisitor
837 SizeOffsetEvalType ObjectSizeOffsetEvaluator::visitSelectInst(SelectInst &I) { in visitSelectInst() function in ObjectSizeOffsetEvaluator
DCFLGraph.h278 void visitSelectInst(SelectInst &Inst) { in visitSelectInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp706 SizeOffsetType ObjectSizeOffsetVisitor::visitSelectInst(SelectInst &I) { in visitSelectInst() function in ObjectSizeOffsetVisitor
941 SizeOffsetEvalType ObjectSizeOffsetEvaluator::visitSelectInst(SelectInst &I) { in visitSelectInst() function in ObjectSizeOffsetEvaluator
DCFLGraph.h330 void visitSelectInst(SelectInst &Inst) { in visitSelectInst() function
DInlineCost.cpp1325 bool CallAnalyzer::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in CallAnalyzer
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DInstVisitor.h190 RetTy visitSelectInst(SelectInst &I) { DELEGATE(Instruction); } in visitSelectInst() function
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp649 Instruction *InstCombiner::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in InstCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h201 RetTy visitSelectInst(SelectInst &I) { DELEGATE(Instruction);} in visitSelectInst() function
/external/llvm/include/llvm/IR/
DInstVisitor.h198 RetTy visitSelectInst(SelectInst &I) { DELEGATE(Instruction);} in visitSelectInst() function
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp397 bool Scalarizer::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in Scalarizer
DSROA.cpp976 void visitSelectInst(SelectInst &SI) { visitPHINodeOrSelectInst(SI); } in visitSelectInst() function in AllocaSlices::SliceBuilder
2926 bool visitSelectInst(SelectInst &SI) { in visitSelectInst() function in llvm::sroa::AllocaSliceRewriter
3153 bool visitSelectInst(SelectInst &SI) { in visitSelectInst() function in __anon27ea43b30b11::AggLoadStoreRewriter
DSCCP.cpp841 void SCCPSolver::visitSelectInst(SelectInst &I) { in visitSelectInst() function in SCCPSolver
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp912 Instruction *InstCombiner::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in InstCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp856 bool AMDGPUCodeGenPrepare::visitSelectInst(SelectInst &I) { in visitSelectInst() function in AMDGPUCodeGenPrepare
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp502 bool Scalarizer::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in Scalarizer
DSROA.cpp1026 void visitSelectInst(SelectInst &SI) { visitPHINodeOrSelectInst(SI); } in visitSelectInst() function in AllocaSlices::SliceBuilder
3118 bool visitSelectInst(SelectInst &SI) { in visitSelectInst() function in llvm::sroa::AllocaSliceRewriter
3362 bool visitSelectInst(SelectInst &SI) { in visitSelectInst() function in __anon927cd10b0a11::AggLoadStoreRewriter
DSCCP.cpp886 void SCCPSolver::visitSelectInst(SelectInst &I) { in visitSelectInst() function in SCCPSolver
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1506 Instruction *InstCombiner::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in InstCombiner
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp873 void SCCPSolver::visitSelectInst(SelectInst &I) { in visitSelectInst() function in SCCPSolver
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp835 void Verifier::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in Verifier
/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1320 void DFSanVisitor::visitSelectInst(SelectInst &I) { in visitSelectInst() function in DFSanVisitor
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExecution.cpp557 void Interpreter::visitSelectInst(SelectInst &I) { in visitSelectInst() function in Interpreter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1250 void SelectInstVisitor::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in SelectInstVisitor
DDataFlowSanitizer.cpp1430 void DFSanVisitor::visitSelectInst(SelectInst &I) { in visitSelectInst() function in DFSanVisitor
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp2720 void CWriter::visitSelectInst(SelectInst &I) { in visitSelectInst() function in CWriter

12