/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1289 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1321 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1337 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
|
H A D | InstCombineVectorOps.cpp | 279 unsigned MaskVal = Shuffle->getMaskValue(i); in findDemandedEltsBySingleUser() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1441 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1473 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1489 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1028 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1052 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 4884 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local 4950 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 372 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 3400 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local 3466 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
|
H A D | NVPTXISelLowering.cpp | 4498 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 3399 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local 3465 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 1266 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local 1288 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 86 static bool isAllTrueMask(Value *MaskVal) { in isAllTrueMask()
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | APIntTest.cpp | 1036 APInt MaskVal = One.shl(I) - 1; in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 772 unsigned MaskVal = StringSwitch<unsigned>(Parser.getTok().getString()) in parseMembarTag() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 654 Value *MaskVal = ConstantVector::get(Mask); in insertVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 2151 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local 2172 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 1965 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local 1987 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 975 unsigned MaskVal = StringSwitch<unsigned>(Parser.getTok().getString()) in parseMembarTag() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 135 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 135 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 135 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 135 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 132 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1540 uint64_t MaskVal = LaneT.getSizeInBits() - 1; in unrollVectorShift() local
|