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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp88 SDNode *SelectSelect(SDNode *N);
816 SDNode *HexagonDAGToDAGISel::SelectSelect(SDNode *N) { function in class:HexagonDAGToDAGISel
1274 return SelectSelect(N);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp169 bool SelectSelect(const Instruction *I);
1658 bool ARMFastISel::SelectSelect(const Instruction *I) { function in class:ARMFastISel
2743 return SelectSelect(I);

Completed in 135 milliseconds