Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp14990 static SDValue combineBVZEXTLOAD(SDNode *N, SelectionDAG &DAG) { in combineBVZEXTLOAD() function
15067 SDValue BVOfZLoad = combineBVZEXTLOAD(N, DAG); in DAGCombineBuildVector()