/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 2153 Value *MaskVec = getX86MaskVec(Builder, CI->getArgOperand(2), in UpgradeIntrinsicCall() local 2168 Value *MaskVec = getX86MaskVec(Builder, CI->getArgOperand(2), in UpgradeIntrinsicCall() local 2179 Value *MaskVec = getX86MaskVec(Builder, CI->getArgOperand(2), in UpgradeIntrinsicCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 2571 Value *MaskVec = getX86MaskVec(Builder, CI->getArgOperand(2), in UpgradeIntrinsicCall() local 2586 Value *MaskVec = in UpgradeIntrinsicCall() local 2598 Value *MaskVec = getX86MaskVec(Builder, CI->getArgOperand(2), in UpgradeIntrinsicCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 660 SmallVector<Constant *, 16> MaskVec; in createReplicatedMask() local
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | RegisterInfoEmitter.cpp | 588 typedef SmallVector<unsigned, 4> MaskVec; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 958 SmallVector<int, 16> MaskVec; in createReplicatedMask() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 6572 Value *MaskVec = CGF.Builder.CreateBitCast(Mask, MaskTy); in getMaskVecValue() local 6599 Value *MaskVec = getMaskVecValue(CGF, Ops[2], in EmitX86MaskedStore() local 6616 Value *MaskVec = getMaskVecValue(CGF, Ops[2], in EmitX86MaskedLoad() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2847 SDValue MaskVec = DAG.getBuildVector(MaskVecTy, DL, Ops); in lowerVECTOR_SHUFFLE_VSHF() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2961 SDValue MaskVec = DAG.getBuildVector(MaskVecTy, DL, Ops); in lowerVECTOR_SHUFFLE_VSHF() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2951 SDValue MaskVec = DAG.getBuildVector(MaskVecTy, DL, Ops); in lowerVECTOR_SHUFFLE_VSHF() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1493 SmallVector<int, 8> MaskVec(Mask.begin(), Mask.end()); in getVectorShuffle() local 1645 SmallVector<int, 8> MaskVec(SV.getMask().begin(), SV.getMask().end()); in getCommutedVectorShuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1626 SmallVector<int, 8> MaskVec(Mask.begin(), Mask.end()); in getVectorShuffle() local 1782 SmallVector<int, 8> MaskVec(SV.getMask().begin(), SV.getMask().end()); in getCommutedVectorShuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1958 SmallVector<int, 8> MaskVec(Mask); in getVectorShuffle() local 2114 SmallVector<int, 8> MaskVec(SV.getMask()); in getCommutedVectorShuffle() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 4734 SmallVector<int, 16> MaskVec(NumElems); in getShuffleVectorZeroOrUndef() local 6832 int MaskVec[] = { in LowerBUILD_VECTOR() local 14234 SmallVector<int, 16> MaskVec(NumElems * 2, -1); in LowerTRUNCATE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6098 SmallVector<int, 16> MaskVec(NumElems); in getShuffleVectorZeroOrUndef() local 10158 int MaskVec[] = { in LowerBUILD_VECTOR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7240 SmallVector<int, 16> MaskVec(NumElems); in getShuffleVectorZeroOrUndef() local 11528 int MaskVec[] = { in LowerBUILD_VECTOR() local
|