Home
last modified time | relevance | path

Searched defs:NumBits2 (Results 26 – 50 of 61) sorted by relevance

123

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11565 uint64_t NumBits2 = Ty2->getPrimitiveSizeInBits().getFixedSize(); in isTruncateFree() local
11572 uint64_t NumBits2 = VT2.getFixedSizeInBits(); in isTruncateFree() local
11610 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isZExtFree() local
11617 unsigned NumBits2 = VT2.getSizeInBits(); in isZExtFree() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11336 uint64_t NumBits2 = Ty2->getPrimitiveSizeInBits().getFixedSize(); in isTruncateFree() local
11343 uint64_t NumBits2 = VT2.getFixedSizeInBits(); in isTruncateFree() local
11381 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isZExtFree() local
11388 unsigned NumBits2 = VT2.getSizeInBits(); in isZExtFree() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11336 uint64_t NumBits2 = Ty2->getPrimitiveSizeInBits().getFixedSize(); in isTruncateFree() local
11343 uint64_t NumBits2 = VT2.getFixedSizeInBits(); in isTruncateFree() local
11381 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isZExtFree() local
11388 unsigned NumBits2 = VT2.getSizeInBits(); in isZExtFree() local
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8747 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
8757 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14129 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
14137 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15216 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
15224 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15216 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
15224 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15188 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
15196 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14603 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
14611 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15992 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16000 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16272 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16280 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15576 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
15584 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16298 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16306 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15576 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
15584 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16201 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16209 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16201 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16209 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16358 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16366 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16201 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16209 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16201 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16209 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11847 unsigned NumBits2 = N2.getScalarValueSizeInBits(); in matchShuffleWithPACK() local
31985 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
32020 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp11847 unsigned NumBits2 = N2.getScalarValueSizeInBits(); in matchShuffleWithPACK() local
31985 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
32020 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11841 unsigned NumBits2 = N2.getScalarValueSizeInBits(); in matchShuffleWithPACK() local
31979 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
32014 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12081 unsigned NumBits2 = N2.getScalarValueSizeInBits(); in matchShuffleWithPACK() local
32808 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
32843 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11847 unsigned NumBits2 = N2.getScalarValueSizeInBits(); in matchShuffleWithPACK() local
31985 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
32020 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11847 unsigned NumBits2 = N2.getScalarValueSizeInBits(); in matchShuffleWithPACK() local
31985 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
32020 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local

123