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

/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp103 SDNode *SelectSelect(SDNode *N);
912 SDNode *HexagonDAGToDAGISel::SelectSelect(SDNode *N) { function in class:HexagonDAGToDAGISel
1371 return SelectSelect(N);
/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp171 bool SelectSelect(const Instruction *I);
1667 bool ARMFastISel::SelectSelect(const Instruction *I) { function in class:ARMFastISel
2876 return SelectSelect(I);

Completed in 100 milliseconds