Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h157 SDValue performInsertVectorEltCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp8364 SITargetLowering::performInsertVectorEltCombine(SDNode *N, in performInsertVectorEltCombine() function in SITargetLowering
9006 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()