Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp734 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp136 APInt AndMask; in foldSelectICmpAnd() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2771 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in collectBitParts() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13974 uint32_t AndMask = static_cast<uint32_t>(AndMaskNode->getZExtValue()); in PerformShiftCombine() local