Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp1055 static void printSwizzleBitmask(const uint16_t AndMask, in printSwizzleBitmask()
1112 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-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp451 uint64_t AndMask = CSD->getZExtValue(); in getExtendTypeForNode() local
1631 uint64_t AndMask = 0; in isSeveralBitsExtractOpFromShr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp109 APInt AndMask; in foldSelectICmpAnd() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp723 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1343 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in CollectBSwapParts() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1818 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in collectBitParts() 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-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4243 encodeBitmaskPerm(const unsigned AndMask, in encodeBitmaskPerm()
4376 unsigned AndMask = 0; in parseSwizzleBitmaskPerm() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp277 uint64_t AndMask; member
1093 uint64_t AndMask = MS.MapParams->AndMask; in getShadowPtrOffset() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2573 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/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7575 APInt AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3994 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike() local
17912 const APInt &AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local