Searched refs:isVectorLoadExtDesirable (Results 1 – 10 of 10) sorted by relevance
77 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
808 bool WebAssemblyTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in WebAssemblyTargetLowering
463 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
19184 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in ARMTargetLowering
1161 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
5315 bool AArch64TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in AArch64TargetLowering
1340 bool isVectorLoadExtDesirable(SDValue) const override;
35079 bool X86TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in X86TargetLowering
2955 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } in isVectorLoadExtDesirable() function
6515 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitAND()11981 !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()12220 DoXform &= TLI.isVectorLoadExtDesirable(SDValue(N, 0)); in tryToFoldExtOfLoad()12258 if (!TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in tryToFoldExtOfMaskedLoad()13637 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitSIGN_EXTEND_INREG()