Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7255 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in LowerVECTOR_SHUFFLE() local
7257 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7261 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7255 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in LowerVECTOR_SHUFFLE() local
7257 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7261 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7255 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in LowerVECTOR_SHUFFLE() local
7257 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7261 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7670 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in LowerVECTOR_SHUFFLE() local
7672 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7676 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7691 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in LowerVECTOR_SHUFFLE() local
7693 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7697 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8334 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
8336 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
8340 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8749 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
8751 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
8755 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8749 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
8751 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
8755 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9298 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9298 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9298 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9493 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
9495 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9499 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9298 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9298 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()