Searched refs:SelectLoad (Results 1 – 4 of 4) sorted by relevance
62 SDNode *SelectLoad(SDNode *N);
127 ResNode = SelectLoad(N); in Select()192 SDNode *NVPTXDAGToDAGISel::SelectLoad(SDNode *N) { in SelectLoad() function in NVPTXDAGToDAGISel
92 SDNode *SelectLoad(SDNode *N);674 SDNode *HexagonDAGToDAGISel::SelectLoad(SDNode *N) { in SelectLoad() function in HexagonDAGToDAGISel1365 return SelectLoad(N); in Select()
156 bool SelectLoad(const Instruction *I);1109 bool ARMFastISel::SelectLoad(const Instruction *I) { in SelectLoad() function in ARMFastISel2829 return SelectLoad(I); in TargetSelectInstruction()