Home
last modified time | relevance | path

Searched defs:MaskVal (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1289 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 DInstCombineVectorOps.cpp279 unsigned MaskVal = Shuffle->getMaskValue(i); in findDemandedEltsBySingleUser() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1441 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 DInstCombineSimplifyDemanded.cpp1028 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 DNVPTXISelDAGToDAG.cpp4884 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 DSystemZTDC.cpp362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp362 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 DSystemZTDC.cpp372 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 DNVPTXISelDAGToDAG.cpp3400 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local
3466 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
H A DNVPTXISelLowering.cpp4498 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3399 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 DAMDGPUISelDAGToDAG.cpp1266 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 DExpandVectorPredication.cpp86 static bool isAllTrueMask(Value *MaskVal) { in isAllTrueMask()
/aosp_15_r20/external/llvm/unittests/ADT/
H A DAPIntTest.cpp1036 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 DSparcAsmParser.cpp772 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 DLowerMatrixIntrinsics.cpp654 Value *MaskVal = ConstantVector::get(Mask); in insertVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2151 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 DAMDGPUISelDAGToDAG.cpp1965 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 DSparcAsmParser.cpp975 unsigned MaskVal = StringSwitch<unsigned>(Parser.getTok().getString()) in parseMembarTag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h135 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h135 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h135 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h135 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 DLegalizationArtifactCombiner.h132 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 DWebAssemblyISelLowering.cpp1540 uint64_t MaskVal = LaneT.getSizeInBits() - 1; in unrollVectorShift() local

123