Searched refs:SelectPostStore (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 6500 SelectPostStore(Node, 2, AArch64::ST2Twov8b_POST); in Select() 6506 SelectPostStore(Node, 2, AArch64::ST2Twov4h_POST); in Select() 6509 SelectPostStore(Node, 2, AArch64::ST2Twov8h_POST); in Select() 6512 SelectPostStore(Node, 2, AArch64::ST2Twov2s_POST); in Select() 6515 SelectPostStore(Node, 2, AArch64::ST2Twov4s_POST); in Select() 6518 SelectPostStore(Node, 2, AArch64::ST2Twov2d_POST); in Select() 6521 SelectPostStore(Node, 2, AArch64::ST1Twov1d_POST); in Select() 6587 SelectPostStore(Node, 2, AArch64::ST1Twov8b_POST); in Select() 6593 SelectPostStore(Node, 2, AArch64::ST1Twov4h_POST); in Select() 6596 SelectPostStore(Node, 2, AArch64::ST1Twov8h_POST); in Select() [all …]
|