reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3191 bool AArch64FastISel::fastLowerCall(CallLoweringInfo &CLI) {
lib/Target/Mips/MipsFastISel.cpp 1495 bool MipsFastISel::fastLowerCall(CallLoweringInfo &CLI) {
lib/Target/PowerPC/PPCFastISel.cpp 1549 bool PPCFastISel::fastLowerCall(CallLoweringInfo &CLI) {
lib/Target/X86/X86FastISel.cpp 3173 bool X86FastISel::fastLowerCall(CallLoweringInfo &CLI) {
346 virtual bool fastLowerCall(CallLoweringInfo &CLI);
1230 if (!fastLowerCall(CLI))