/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/ |
D | AMDGPUInstPrinter.cpp | 1055 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/ |
D | AArch64ISelDAGToDAG.cpp | 401 uint64_t AndMask = CSD->getZExtValue(); in getExtendTypeForNode() local 1562 uint64_t AndMask = 0; in isSeveralBitsExtractOpFromShr() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 706 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
|
D | SystemZISelLowering.cpp | 5091 auto *AndMask = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in combineSHIFTROT() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 451 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/ |
D | InstCombineSelect.cpp | 109 APInt AndMask; in foldSelectICmpAnd() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 723 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 1343 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in CollectBSwapParts() local
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1818 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in collectBitParts() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 209 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/ |
D | AMDGPUAsmParser.cpp | 4243 encodeBitmaskPerm(const unsigned AndMask, in encodeBitmaskPerm() 4376 unsigned AndMask = 0; in parseSwizzleBitmaskPerm() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 277 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/ |
D | Local.cpp | 2573 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in collectBitParts() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 2968 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/ |
D | DAGCombiner.cpp | 7575 APInt AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 3994 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike() local 17912 const APInt &AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local
|