Searched refs:SelectLoad (Results 1 – 4 of 4) sorted by relevance
75 SDNode* SelectLoad(SDNode *N);
103 ResNode = SelectLoad(N); in Select()148 SDNode* NVPTXDAGToDAGISel::SelectLoad(SDNode *N) { in SelectLoad() function in NVPTXDAGToDAGISel
77 SDNode *SelectLoad(SDNode *N);579 SDNode *HexagonDAGToDAGISel::SelectLoad(SDNode *N) { in SelectLoad() function in HexagonDAGToDAGISel1268 return SelectLoad(N); in Select()
154 bool SelectLoad(const Instruction *I);1093 bool ARMFastISel::SelectLoad(const Instruction *I) { in SelectLoad() function in ARMFastISel2675 return SelectLoad(I); in TargetSelectInstruction()