Searched refs:preferScalarizeSplat (Results 1 – 6 of 6) sorted by relevance
390 bool preferScalarizeSplat(unsigned Opc) const override;
14213 bool RISCVTargetLowering::preferScalarizeSplat(unsigned Opc) const { in preferScalarizeSplat() function in RISCVTargetLowering
1122 bool preferScalarizeSplat(unsigned Opc) const override;
6073 bool X86TargetLowering::preferScalarizeSplat(unsigned Opc) const { in preferScalarizeSplat() function in X86TargetLowering
793 virtual bool preferScalarizeSplat(unsigned Opc) const { return true; } in preferScalarizeSplat() function
24975 TLI.preferScalarizeSplat(Opcode)) { in SimplifyVCastOp()