Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7256 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in LowerVECTOR_SHUFFLE() local
7257 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7261 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
7269 Extract.getOperand(0).getValueSizeInBits() / 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.cpp7256 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in LowerVECTOR_SHUFFLE() local
7257 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7261 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
7269 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7256 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in LowerVECTOR_SHUFFLE() local
7257 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7261 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
7269 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7671 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in LowerVECTOR_SHUFFLE() local
7672 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7676 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
7684 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7692 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in LowerVECTOR_SHUFFLE() local
7693 if (ExtIdxInBits % CastedEltBitWidth != 0) in LowerVECTOR_SHUFFLE()
7697 LaneC += ExtIdxInBits / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
7705 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in LowerVECTOR_SHUFFLE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8335 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
8336 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
8340 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
8348 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8750 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
8751 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
8755 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
8763 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8750 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
8751 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
8755 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
8763 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9299 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
9312 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9299 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
9312 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9299 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
9312 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9494 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
9495 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9499 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
9507 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9299 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
9312 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9299 unsigned CastedEltBitWidth = BitCast.getScalarValueSizeInBits(); in constructDup() local
9300 if (ExtIdxInBits % CastedEltBitWidth != 0) in constructDup()
9304 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
9312 Extract.getOperand(0).getValueSizeInBits() / CastedEltBitWidth; in constructDup()