Searched refs:shouldSplatInsEltVarIndex (Results 1 – 4 of 4) sorted by relevance
1270 bool shouldSplatInsEltVarIndex(EVT VT) const override;
3677 bool X86TargetLowering::shouldSplatInsEltVarIndex(EVT VT) const { in shouldSplatInsEltVarIndex() function in X86TargetLowering
981 virtual bool shouldSplatInsEltVarIndex(EVT) const { in shouldSplatInsEltVarIndex() function
23151 if (InVec.isUndef() && TLI.shouldSplatInsEltVarIndex(VT)) in visitINSERT_VECTOR_ELT()