Searched refs:preferScalarizeSplat (Results 1 – 8 of 8) sorted by relevance
480 bool preferScalarizeSplat(SDNode *N) const override;
19951 bool RISCVTargetLowering::preferScalarizeSplat(SDNode *N) const { in preferScalarizeSplat() function in RISCVTargetLowering
1310 bool preferScalarizeSplat(SDNode *N) const override;
27033 bool AArch64TargetLowering::preferScalarizeSplat(SDNode *N) const { in preferScalarizeSplat() function in AArch64TargetLowering
1146 bool preferScalarizeSplat(SDNode *N) const override;
3341 bool X86TargetLowering::preferScalarizeSplat(SDNode *N) const { in preferScalarizeSplat() function in X86TargetLowering
871 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } in preferScalarizeSplat() function
26685 TLI.preferScalarizeSplat(N)) { in SimplifyVCastOp()