Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11855 static SDValue combineBVOfConsecutiveLoads(SDNode *N, SelectionDAG &DAG) { in combineBVOfConsecutiveLoads() function
12090 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector()