Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h207 SDValue performInsertVectorEltCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp13491 SITargetLowering::performInsertVectorEltCombine(SDNode *N, in performInsertVectorEltCombine() function in SITargetLowering
14783 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp24958 performInsertVectorEltCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { in performInsertVectorEltCombine() function
25402 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()