Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h207 SDValue performInsertVectorEltCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp13193 SITargetLowering::performInsertVectorEltCombine(SDNode *N, in performInsertVectorEltCombine() function in SITargetLowering
14468 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23521 performInsertVectorEltCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { in performInsertVectorEltCombine() function
23977 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()