Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4800 SelectPostStore(Node, 2, AArch64::ST2Twov8b_POST); in Select()
4806 SelectPostStore(Node, 2, AArch64::ST2Twov4h_POST); in Select()
4809 SelectPostStore(Node, 2, AArch64::ST2Twov8h_POST); in Select()
4812 SelectPostStore(Node, 2, AArch64::ST2Twov2s_POST); in Select()
4815 SelectPostStore(Node, 2, AArch64::ST2Twov4s_POST); in Select()
4818 SelectPostStore(Node, 2, AArch64::ST2Twov2d_POST); in Select()
4821 SelectPostStore(Node, 2, AArch64::ST1Twov1d_POST); in Select()
4887 SelectPostStore(Node, 2, AArch64::ST1Twov8b_POST); in Select()
4893 SelectPostStore(Node, 2, AArch64::ST1Twov4h_POST); in Select()
4896 SelectPostStore(Node, 2, AArch64::ST1Twov8h_POST); in Select()
[all …]