Searched refs:isVectorLoadExtDesirable (Results 1 – 11 of 11) sorted by relevance
7 ; because WebAssemblyTargetLowering::isVectorLoadExtDesirable was
77 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
803 bool WebAssemblyTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in WebAssemblyTargetLowering
462 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
19107 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in ARMTargetLowering
1110 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
4868 bool AArch64TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in AArch64TargetLowering
1288 bool isVectorLoadExtDesirable(SDValue) const override;
34092 bool X86TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in X86TargetLowering
2886 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } in isVectorLoadExtDesirable() function
6382 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitAND()11520 !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()11759 DoXform &= TLI.isVectorLoadExtDesirable(SDValue(N, 0)); in tryToFoldExtOfLoad()11797 if (!TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in tryToFoldExtOfMaskedLoad()13127 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitSIGN_EXTEND_INREG()