Home | History | Annotate | Download | only in ARM

Lines Matching defs:SelectCall

169     bool SelectCall(const Instruction *I, const char *IntrMemName);
2297 bool ARMFastISel::SelectCall(const Instruction *I,
2561 return SelectCall(&I, IntrMemName);
2575 return SelectCall(&I, "memset");
2874 return SelectCall(I);