Searched refs:isVectorLoadExtDesirable (Results 1 – 10 of 10) sorted by relevance
73 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
679 bool WebAssemblyTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in WebAssemblyTargetLowering
448 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
17441 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in ARMTargetLowering
1225 bool isVectorLoadExtDesirable(SDValue) const override;
31892 bool X86TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in X86TargetLowering
1048 bool isVectorLoadExtDesirable(SDValue ExtVal) const override;
4082 bool AArch64TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in AArch64TargetLowering
2677 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } in isVectorLoadExtDesirable() function
5809 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitAND()10451 !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()10687 DoXform &= TLI.isVectorLoadExtDesirable(SDValue(N, 0)); in tryToFoldExtOfLoad()10725 if (!TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in tryToFoldExtOfMaskedLoad()11958 TLI.isVectorLoadExtDesirable(SDValue(SDValue(GN0, 0)))) { in visitSIGN_EXTEND_INREG()