Home
last modified time | relevance | path

Searched refs:TryToFoldFastISelLoad (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h283 bool TryToFoldFastISelLoad(const LoadInst *LI, const Instruction *FoldInst,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp748 bool SelectionDAGISel::TryToFoldFastISelLoad(const LoadInst *LI, in TryToFoldFastISelLoad() function in SelectionDAGISel
923 TryToFoldFastISelLoad(cast<LoadInst>(BeforeInst), Inst, FastIS)) in SelectAllBasicBlocks()