Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1028 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
1052 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
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
DInstCombineVectorOps.cpp279 unsigned MaskVal = Shuffle->getMaskValue(i); in findDemandedEltsBySingleUser() local
DInstCombineAndOrXor.cpp238 unsigned MaskVal = 0; in getMaskedICmpType() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
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
DInstCombineVectorOps.cpp343 unsigned MaskVal = Shuffle->getMaskValue(i); in findDemandedEltsBySingleUser() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
/external/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp372 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp4884 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local
4950 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
DNVPTXISelLowering.cpp3998 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp3400 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local
3466 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
DNVPTXISelLowering.cpp4498 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DExpandVectorPredication.cpp86 static bool isAllTrueMask(Value *MaskVal) { in isAllTrueMask()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp3399 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local
3465 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
DNVPTXISelLowering.cpp4810 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1266 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local
1288 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
/external/llvm/unittests/ADT/
DAPIntTest.cpp1036 APInt MaskVal = One.shl(I) - 1; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp772 unsigned MaskVal = StringSwitch<unsigned>(Parser.getTok().getString()) in parseMembarTag() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp654 Value *MaskVal = ConstantVector::get(Mask); in insertVector() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp975 unsigned MaskVal = StringSwitch<unsigned>(Parser.getTok().getString()) in parseMembarTag() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h132 APInt MaskVal = APInt::getAllOnes(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1540 uint64_t MaskVal = LaneT.getSizeInBits() - 1; in unrollVectorShift() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp2151 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local
2172 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1965 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local
1987 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local

12