Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14755 static SDValue combineBVOfConsecutiveLoads(SDNode *N, SelectionDAG &DAG) { in combineBVOfConsecutiveLoads() function
15049 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector()