Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56740 static SDValue combineCONCAT_VECTORS(SDNode *N, SelectionDAG &DAG, in combineCONCAT_VECTORS() function
57758 return combineCONCAT_VECTORS(N, DAG, DCI, Subtarget); in PerformDAGCombine()