Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h199 SDValue performInsertVectorEltCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp10905 SITargetLowering::performInsertVectorEltCombine(SDNode *N, in performInsertVectorEltCombine() function in SITargetLowering
11687 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21269 performInsertVectorEltCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { in performInsertVectorEltCombine() function
21519 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()