Searched refs:fastLowerArguments (Results 1 – 6 of 6) sorted by relevance
325 virtual bool fastLowerArguments();
114 if (!fastLowerArguments()) in lowerArguments()1668 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
112 bool fastLowerArguments() override;2245 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
138 bool fastLowerArguments() override;2989 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
78 bool fastLowerArguments() override;2715 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
110 bool fastLowerArguments() override;2794 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel