Home
last modified time | relevance | path

Searched refs:visitLoad (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopUnrollAnalyzer.h89 bool visitLoad(LoadInst &I);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopUnrollAnalyzer.h89 bool visitLoad(LoadInst &I);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp179 return visitLoad(*cast<LoadInst>(&I), ChangedValues, SS); in ComputeInstructionState()
315 void visitLoad(LoadInst &I, in visitLoad() function in __anonf3d916a50111::CVPLatticeFunc
/external/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp96 bool UnrolledInstAnalyzer::visitLoad(LoadInst &I) { in visitLoad() function in UnrolledInstAnalyzer
DInlineCost.cpp191 bool visitLoad(LoadInst &I);
785 bool CallAnalyzer::visitLoad(LoadInst &I) { in visitLoad() function in CallAnalyzer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp95 bool UnrolledInstAnalyzer::visitLoad(LoadInst &I) { in visitLoad() function in UnrolledInstAnalyzer
DInlineCost.cpp256 bool visitLoad(LoadInst &I);
1095 bool CallAnalyzer::visitLoad(LoadInst &I) { in visitLoad() function in CallAnalyzer
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h524 void visitLoad(const LoadInst &I);
DSelectionDAGBuilder.cpp3167 void SelectionDAGBuilder::visitLoad(const LoadInst &I) { in visitLoad() function in SelectionDAGBuilder
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h876 void visitLoad(const LoadInst &I);
DSelectionDAGBuilder.cpp3440 void SelectionDAGBuilder::visitLoad(const LoadInst &I) { in visitLoad() function in SelectionDAGBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h906 void visitLoad(const LoadInst &I);
DSelectionDAGBuilder.cpp3619 void SelectionDAGBuilder::visitLoad(const LoadInst &I) { in visitLoad() function in SelectionDAGBuilder