Home
last modified time | relevance | path

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

/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/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/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/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13974 uint32_t AndMask = static_cast<uint32_t>(AndMaskNode->getZExtValue()); in PerformShiftCombine() local