Searched refs:shouldSplatInsEltVarIndex (Results 1 – 8 of 8) sorted by relevance
1036 bool shouldSplatInsEltVarIndex(EVT VT) const override;
5451 bool X86TargetLowering::shouldSplatInsEltVarIndex(EVT VT) const { in shouldSplatInsEltVarIndex() function in X86TargetLowering
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
784 virtual bool shouldSplatInsEltVarIndex(EVT) const { in shouldSplatInsEltVarIndex() function
16873 if (InVec.isUndef() && TLI.shouldSplatInsEltVarIndex(VT)) { in visitINSERT_VECTOR_ELT()
17986 if (InVec.isUndef() && TLI.shouldSplatInsEltVarIndex(VT)) { in visitINSERT_VECTOR_ELT()