Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.h207 SDValue performInsertVectorEltCombine(SDNode *N, DAGCombinerInfo &DCI) const;
HDSIISelLowering.cpp13491 SITargetLowering::performInsertVectorEltCombine(SDNode *N, in performInsertVectorEltCombine() function in SITargetLowering
14783 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp24958 performInsertVectorEltCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { in performInsertVectorEltCombine() function
25402 return performInsertVectorEltCombine(N, DCI); in PerformDAGCombine()