Searched refs:tryFoldBroadcast (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 251 bool tryFoldBroadcast(SDNode *Root, SDNode *P, SDValue N, 2903 bool X86DAGToDAGISel::tryFoldBroadcast(SDNode *Root, SDNode *P, SDValue N, in tryFoldBroadcast() function in X86DAGToDAGISel 4244 return tryFoldBroadcast(Root, P, L, Base, Scale, Index, Disp, Segment); in matchVPTERNLOG() 4627 return tryFoldBroadcast(Root, P, L, Base, Scale, Index, Disp, Segment); in tryVPTESTM()
|