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