Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SelectCall

105   bool SelectCall(const Instruction *I, const char *IntrMemName);
1308 bool AArch64FastISel::SelectCall(const Instruction *I,
1528 return SelectCall(&I, IntrMemName);
1544 return SelectCall(&I, "memset");
1972 return SelectCall(I);