Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12183 static SDValue matchPERM(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { in matchPERM() function
12387 if (SDValue Perm = matchPERM(N, DCI)) in performOrCombine()
14718 return matchPERM(N, DCI); in PerformDAGCombine()