Home | History | Annotate | Download | only in ARM

Lines Matching refs:SelectCall

157     bool SelectCall(const Instruction *I, const char *IntrMemName);
2278 bool ARMFastISel::SelectCall(const Instruction *I,
2543 return SelectCall(&I, IntrMemName);
2557 return SelectCall(&I, "memset");
2857 return SelectCall(I);