Searched refs:SelectLoad (Results 1 – 5 of 5) sorted by relevance
62 SDNode *SelectLoad(SDNode *N);
129 ResNode = SelectLoad(N); in Select()194 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 HexagonDAGToDAGISel1367 return SelectLoad(N); in Select()
126 bool SelectLoad(const Instruction *I);540 bool PPCFastISel::SelectLoad(const Instruction *I) { in SelectLoad() function in PPCFastISel1747 return SelectLoad(I); in TargetSelectInstruction()
156 bool SelectLoad(const Instruction *I);1149 bool ARMFastISel::SelectLoad(const Instruction *I) { in SelectLoad() function in ARMFastISel2890 return SelectLoad(I); in TargetSelectInstruction()