Searched refs:SelectStore (Results 1 – 5 of 5) sorted by relevance
65 SDNode *SelectStore(SDNode *N);
132 ResNode = SelectStore(N); in Select()1297 SDNode *NVPTXDAGToDAGISel::SelectStore(SDNode *N) { in SelectStore() function in NVPTXDAGToDAGISel
101 SDNode *SelectStore(SDNode *N);815 SDNode *HexagonDAGToDAGISel::SelectStore(SDNode *N) { in SelectStore() function in HexagonDAGToDAGISel1370 return SelectStore(N); in Select()
127 bool SelectStore(const Instruction *I);651 bool PPCFastISel::SelectStore(const Instruction *I) { in SelectStore() function in PPCFastISel1749 return SelectStore(I); in TargetSelectInstruction()
157 bool SelectStore(const Instruction *I);1262 bool ARMFastISel::SelectStore(const Instruction *I) { in SelectStore() function in ARMFastISel2892 return SelectStore(I); in TargetSelectInstruction()