Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp316 bool tryScatter(StoreSDNode *Store, unsigned Opcode);
1254 bool SystemZDAGToDAGISel::tryScatter(StoreSDNode *Store, unsigned Opcode) { in tryScatter() function in SystemZDAGToDAGISel
1737 if (tryScatter(Store, SystemZ::VSCEF)) in Select()
1740 if (tryScatter(Store, SystemZ::VSCEG)) in Select()