reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2951 bool AArch64FastISel::fastLowerArguments() {
lib/Target/ARM/ARMFastISel.cpp 3001 bool ARMFastISel::fastLowerArguments() {
lib/Target/Mips/MipsFastISel.cpp 1314 bool MipsFastISel::fastLowerArguments() {
lib/Target/PowerPC/PPCFastISel.cpp 2368 bool PPCFastISel::fastLowerArguments() {
lib/Target/WebAssembly/WebAssemblyFastISel.cpp 635 bool WebAssemblyFastISel::fastLowerArguments() {
lib/Target/X86/X86FastISel.cpp 3057 bool X86FastISel::fastLowerArguments() {
342 virtual bool fastLowerArguments();
152 if (!fastLowerArguments())