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