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

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h374 bool SelectExtractValue(const User *I);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp939 FastISel::SelectExtractValue(const User *U) { function in class:FastISel
1084 return SelectExtractValue(I);

Completed in 175 milliseconds