Home
last modified time | relevance | path

Searched refs:MaskConst (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DInstructions.cpp2033 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2036 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2038 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2040 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DInstructions.cpp2073 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2076 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2078 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2080 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DInstructions.cpp2042 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2045 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2047 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2049 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DInstructions.cpp2110 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2113 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2115 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2117 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DInstructions.cpp2110 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2113 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2115 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2117 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DInstructions.cpp2065 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2068 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2070 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2072 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2110 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2113 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2115 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2117 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DInstructions.cpp2146 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2149 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2151 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2153 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DInstructions.cpp2110 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2113 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2115 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2117 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DInstructions.cpp2065 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2068 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2070 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2072 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DInstructions.cpp2110 SmallVector<Constant *, 16> MaskConst; in convertShuffleMaskForBitcode() local
2113 MaskConst.push_back(UndefValue::get(Int32Ty)); in convertShuffleMaskForBitcode()
2115 MaskConst.push_back(ConstantInt::get(Int32Ty, Elem)); in convertShuffleMaskForBitcode()
2117 return ConstantVector::get(MaskConst); in convertShuffleMaskForBitcode()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9172 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
9174 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9035 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
9037 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8791 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
8793 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9891 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
9893 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9891 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
9893 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9891 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
9893 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10620 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
10622 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10652 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
10654 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11519 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
11521 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12088 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
12090 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12088 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
12090 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp20378 if (auto *MaskConst = dyn_cast<ConstantSDNode>(Mask)) in getScalarMaskingNode() local
20379 if (MaskConst->getZExtValue() & 0x1) in getScalarMaskingNode()
38383 SDValue MaskConst = DAG.getBitcast(IntVT, SourceConst); in combineVectorCompareAndMaskUnaryOp() local
38385 N->getOperand(0)->getOperand(0), MaskConst); in combineVectorCompareAndMaskUnaryOp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12759 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
12761 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12759 SDValue MaskConst = DAG.getNode(ISD::BITCAST, DL, IntVT, SourceConst); in performVectorCompareAndMaskUnaryOpCombine() local
12761 N->getOperand(0)->getOperand(0), MaskConst); in performVectorCompareAndMaskUnaryOpCombine()

12