Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp6674 SelectPostStoreLane(Node, 2, AArch64::ST2i8_POST); in Select()
6678 SelectPostStoreLane(Node, 2, AArch64::ST2i16_POST); in Select()
6682 SelectPostStoreLane(Node, 2, AArch64::ST2i32_POST); in Select()
6686 SelectPostStoreLane(Node, 2, AArch64::ST2i64_POST); in Select()
6694 SelectPostStoreLane(Node, 3, AArch64::ST3i8_POST); in Select()
6698 SelectPostStoreLane(Node, 3, AArch64::ST3i16_POST); in Select()
6702 SelectPostStoreLane(Node, 3, AArch64::ST3i32_POST); in Select()
6706 SelectPostStoreLane(Node, 3, AArch64::ST3i64_POST); in Select()
6714 SelectPostStoreLane(Node, 4, AArch64::ST4i8_POST); in Select()
6718 SelectPostStoreLane(Node, 4, AArch64::ST4i16_POST); in Select()
[all …]