Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcrash.ll19 ; A BUILD_VECTOR of 1 element caused a crash in combineBVOfConsecutiveLoads()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14095 static SDValue combineBVOfConsecutiveLoads(SDNode *N, SelectionDAG &DAG) { in combineBVOfConsecutiveLoads() function
14381 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector()