Searched refs:shouldExpandVectorMatch (Results 1 – 6 of 6) sorted by relevance
510 bool shouldExpandVectorMatch(EVT VT, unsigned SearchSize) const override;
947 if (!getTLI()->shouldExpandVectorMatch(SearchVT, SearchSize)) { in getIntrinsicInstrCost()
2178 bool AArch64TargetLowering::shouldExpandVectorMatch(EVT VT, in shouldExpandVectorMatch() function in AArch64TargetLowering
2441 if (!getTLI()->shouldExpandVectorMatch(SearchVT, SearchSize)) in getTypeBasedIntrinsicInstrCost()
503 virtual bool shouldExpandVectorMatch(EVT VT, unsigned SearchSize) const { in shouldExpandVectorMatch() function
8197 if (!TLI.shouldExpandVectorMatch(Op1VT, SearchSize)) { in visitIntrinsicCall()