Searched refs:fastLowerArguments (Results 1 – 7 of 7) sorted by relevance
329 virtual bool fastLowerArguments();
146 bool fastLowerArguments() override;559 bool WebAssemblyFastISel::fastLowerArguments() { in fastLowerArguments() function in WebAssemblyFastISel
116 if (!fastLowerArguments()) in lowerArguments()1691 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
113 bool fastLowerArguments() override;2255 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
131 bool fastLowerArguments() override;2982 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
78 bool fastLowerArguments() override;2890 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
109 bool fastLowerArguments() override;2820 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel