Searched refs:isVectorLoadExtDesirable (Results 1 – 10 of 10) sorted by relevance
104 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
765 bool WebAssemblyTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in WebAssemblyTargetLowering
461 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
18159 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in ARMTargetLowering
1067 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
4171 bool AArch64TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in AArch64TargetLowering
1225 bool isVectorLoadExtDesirable(SDValue) const override;
32085 bool X86TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in X86TargetLowering
2697 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } in isVectorLoadExtDesirable() function
5839 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitAND()10594 !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()10830 DoXform &= TLI.isVectorLoadExtDesirable(SDValue(N, 0)); in tryToFoldExtOfLoad()10868 if (!TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in tryToFoldExtOfMaskedLoad()12156 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitSIGN_EXTEND_INREG()