Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4925 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
4928 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
4931 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4883 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
4886 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
4889 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp5002 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
5005 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
5008 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4931 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
4934 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
4937 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4892 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
4895 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
4898 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp5002 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
5005 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
5008 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp5001 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
5004 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
5007 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp5002 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
5005 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
5008 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp5002 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
5005 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
5008 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4931 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8; in SelectAddrModeIndexedSVE() local
4934 if ((MulImm % MemWidthBytes) != 0) in SelectAddrModeIndexedSVE()
4937 int64_t Offset = MulImm / MemWidthBytes; in SelectAddrModeIndexedSVE()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp5002 int64_t MemWidthBytes = static_cast<int64_t>(TS.getKnownMinSize()) / 8;
5005 if ((MulImm % MemWidthBytes) != 0)
5008 int64_t Offset = MulImm / MemWidthBytes;