Searched refs:shouldExpandGetActiveLaneMask (Results 1 – 6 of 6) sorted by relevance
503 bool shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) const override;
927 if (!getTLI()->shouldExpandGetActiveLaneMask(RetVT, OpVT) && in getIntrinsicInstrCost()
2138 bool AArch64TargetLowering::shouldExpandGetActiveLaneMask(EVT ResVT, in shouldExpandGetActiveLaneMask() function in AArch64TargetLowering
2469 if (!getTLI()->shouldExpandGetActiveLaneMask(ResVT, ArgVT)) in getTypeBasedIntrinsicInstrCost()
481 virtual bool shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) const { in shouldExpandGetActiveLaneMask() function
8039 if (!TLI.shouldExpandGetActiveLaneMask(CCVT, ElementVT)) { in visitIntrinsicCall()