Home
last modified time | relevance | path

Searched defs:AndMask (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1174 static void printSwizzleBitmask(const uint16_t AndMask, in printSwizzleBitmask()
1231 uint16_t AndMask = (Imm >> BITMASK_AND_SHIFT) & BITMASK_MASK; in printSwizzle() local
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1271 static void printSwizzleBitmask(const uint16_t AndMask, in printSwizzleBitmask()
1328 uint16_t AndMask = (Imm >> BITMASK_AND_SHIFT) & BITMASK_MASK; in printSwizzle() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp401 uint64_t AndMask = CSD->getZExtValue(); in getExtendTypeForNode() local
1562 uint64_t AndMask = 0; in isSeveralBitsExtractOpFromShr() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp706 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
DSystemZISelLowering.cpp5091 auto *AndMask = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in combineSHIFTROT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp521 uint64_t AndMask = CSD->getZExtValue(); in getExtendTypeForNode() local
1715 uint64_t AndMask = 0; in isSeveralBitsExtractOpFromShr() local
DAArch64InstructionSelector.cpp4757 uint64_t AndMask = *MaybeAndMask; in getExtendTypeForInst() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1818 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in collectBitParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp734 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp738 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp581 uint64_t AndMask = CSD->getZExtValue(); in getExtendTypeForNode() local
1896 uint64_t AndMask = 0; in isSeveralBitsExtractOpFromShr() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp209 uint64_t AndMask; member
943 uint64_t AndMask = MS.MapParams->AndMask; in getShadowPtrOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp136 APInt AndMask; in foldSelectICmpAnd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp343 uint64_t AndMask; member
1390 uint64_t AndMask = MS.MapParams->AndMask; in getShadowPtrOffset() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp137 APInt AndMask; in foldSelectICmpAnd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp5458 encodeBitmaskPerm(const unsigned AndMask, in encodeBitmaskPerm()
5591 unsigned AndMask = 0; in parseSwizzleBitmaskPerm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2771 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in collectBitParts() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp351 uint64_t AndMask; member
1461 uint64_t AndMask = MS.MapParams->AndMask; in getShadowPtrOffset() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLocal.cpp2913 const APInt &AndMask = *C; in collectBitParts() local
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp6232 encodeBitmaskPerm(const unsigned AndMask, in encodeBitmaskPerm()
6384 unsigned AndMask = 0; in parseSwizzleBitmaskPerm() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp5722 uint64_t AndMask = *MaybeAndMask; in getExtendTypeForInst() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2968 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike() local
14309 const APInt &AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4723 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike() local
20401 const APInt &AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4996 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike() local
21876 const APInt &AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13976 uint32_t AndMask = static_cast<uint32_t>(AndMaskNode->getZExtValue()); in PerformShiftCombine() local

12