Searched refs:shouldExpandGetActiveLaneMask (Results 1 – 6 of 6) sorted by relevance
992 bool shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) const override;
843 if (!getTLI()->shouldExpandGetActiveLaneMask(RetVT, OpVT) && in getIntrinsicInstrCost()
1954 bool AArch64TargetLowering::shouldExpandGetActiveLaneMask(EVT ResVT, in shouldExpandGetActiveLaneMask() function in AArch64TargetLowering
1752 if (!getTLI()->shouldExpandGetActiveLaneMask(ResVT, ArgType)) { in getIntrinsicInstrCost()
458 virtual bool shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) const { in shouldExpandGetActiveLaneMask() function
7936 if (!TLI.shouldExpandGetActiveLaneMask(CCVT, ElementVT)) { in visitIntrinsicCall()