Searched refs:SelectGetElementPtr (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h389 bool SelectGetElementPtr(const User *I);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp469 bool FastISel::SelectGetElementPtr(const User *I) { function in class:FastISel
1136 return SelectGetElementPtr(I);

Completed in 124 milliseconds