Home
last modified time | relevance | path

Searched refs:performInsertVectorEltCombine (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h197 SDValue performInsertVectorEltCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp10750 SITargetLowering::performInsertVectorEltCombine(SDNode *N, in performInsertVectorEltCombine() function in SITargetLowering
11532 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19371 performInsertVectorEltCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { in performInsertVectorEltCombine() function
19619 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()