/llvm-project/clang/lib/Basic/ |
H A D | NoSanitizeList.cpp | 30 bool NoSanitizeList::containsGlobal(SanitizerMask Mask, StringRef GlobalName, in containsGlobal() 35 bool NoSanitizeList::containsType(SanitizerMask Mask, StringRef MangledTypeName, in containsType() 40 bool NoSanitizeList::containsFunction(SanitizerMask Mask, in containsFunction() 45 bool NoSanitizeList::containsFile(SanitizerMask Mask, StringRef FileName, in containsFile() 50 bool NoSanitizeList::containsMainFile(SanitizerMask Mask, StringRef FileName, in containsMainFile() 55 bool NoSanitizeList::containsLocation(SanitizerMask Mask, SourceLocation Loc, in containsLocation()
|
H A D | SanitizerSpecialCaseList.cpp | 42 SanitizerMask Mask; in createSanitizerSections() local 57 bool SanitizerSpecialCaseList::inSection(SanitizerMask Mask, StringRef Prefix, in inSection()
|
/llvm-project/llvm/lib/Support/ |
H A D | FloatingPointMode.cpp | 14 FPClassTest llvm::fneg(FPClassTest Mask) { in fneg() 35 FPClassTest llvm::inverse_fabs(FPClassTest Mask) { in inverse_fabs() 48 FPClassTest llvm::unknown_sign(FPClassTest Mask) { in unknown_sign() 86 raw_ostream &llvm::operator<<(raw_ostream &OS, FPClassTest Mask) { in operator <<()
|
/llvm-project/offload/DeviceRTL/src/ |
H A D | Utils.cpp |
|
/llvm-project/llvm/tools/obj2yaml/ |
H A D | dxcontainer2yaml.cpp | 127 for (auto Mask : PSVInfo->getOutputVectorMasks(I)) in dumpDXContainer() local 129 for (auto Mask : PSVInfo->getPatchOrPrimMasks()) in dumpDXContainer() local 134 for (auto Mask : PSVInfo->getInputOutputMap(I)) in dumpDXContainer() local 137 for (auto Mask : PSVInfo->getInputPatchMap()) in dumpDXContainer() local 140 for (auto Mask : PSVInfo->getPatchOutputMap()) in dumpDXContainer() local
|
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | SIDefinesUtils.h | 29 unsigned Mask = 0; in getShiftMask() local 44 inline const MCExpr *maskShiftSet(const MCExpr *Val, uint32_t Mask, in maskShiftSet() 63 inline const MCExpr *maskShiftGet(const MCExpr *Val, uint32_t Mask, in maskShiftGet()
|
/llvm-project/clang/test/SemaCXX/ |
H A D | crash-GH67914.cpp | 34 struct Mask : StaticArrayImpl< Value_, Size_, 1, Mask< Value_, Size_ > > { // expected-note 0+ {{}} struct 36 Mask(T1) {} // expected-note 0+ {{}} in Mask() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 208 Mask |= Masks[WhichConst][0]; in convertFCmp() local 100 converted(Instruction * I,Value * V,int Mask,bool Worthy) converted() argument 250 int Mask; convertICmp() local 275 int Mask = MaskC->getZExtValue(); convertICmp() local 299 int Mask; convertLogicOp() local 361 int Mask; runOnFunction() local [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 421 for (int MaskElt : Mask) { in scaleShuffleMaskElts() argument 229 getSplatIndex(ArrayRef<int> Mask) getSplatIndex() argument 312 getShuffleDemandedElts(int SrcWidth,ArrayRef<int> Mask,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS,bool AllowUndefElts) getShuffleDemandedElts() argument 349 narrowShuffleMaskElts(int Scale,ArrayRef<int> Mask,SmallVectorImpl<int> & ScaledMask) narrowShuffleMaskElts() argument 370 widenShuffleMaskElts(int Scale,ArrayRef<int> Mask,SmallVectorImpl<int> & ScaledMask) widenShuffleMaskElts() argument 446 getShuffleMaskWithWidestElts(ArrayRef<int> Mask,SmallVectorImpl<int> & ScaledMask) getShuffleMaskWithWidestElts() argument 461 processShuffleMasks(ArrayRef<int> Mask,unsigned NumOfSrcRegs,unsigned NumOfDestRegs,unsigned NumOfUsedRegs,function_ref<void ()> NoInputAction,function_ref<void (ArrayRef<int>,unsigned,unsigned)> SingleInputAction,function_ref<void (ArrayRef<int>,unsigned,unsigned)> ManyInputsAction) processShuffleMasks() argument 496 __anon3f982e5a0202(ArrayRef<int> Mask) processShuffleMasks() argument 505 __anon3f982e5a0302(ArrayRef<int> Mask) processShuffleMasks() argument 527 __anon3f982e5a0502(MutableArrayRef<int> Mask) processShuffleMasks() argument 872 SmallVector<Constant *, 16> Mask; createBitMaskForGaps() local 894 SmallVector<int, 16> Mask; createInterleaveMask() local 904 SmallVector<int, 16> Mask; createStrideMask() local 914 SmallVector<int, 16> Mask; createSequentialMask() local 924 createUnaryMask(ArrayRef<int> Mask,unsigned NumElts) createUnaryMask() argument 994 maskIsAllZeroOrUndef(Value * Mask) maskIsAllZeroOrUndef() argument 1020 maskIsAllOneOrUndef(Value * Mask) maskIsAllOneOrUndef() argument 1046 maskContainsAllOneOrUndef(Value * Mask) maskContainsAllOneOrUndef() argument 1073 possiblyDemandedEltsInMask(Value * Mask) possiblyDemandedEltsInMask() argument [all...] |
/llvm-project/llvm/unittests/IR/ |
H A D | VectorBuilderTest.cpp | 30 Value *&Mask, Value *&EVL) { in createBuilderModule() 51 Value *Mask, *EVL; in TEST_F() local 101 Value *Mask, *EVL; in TEST_F() local 147 Value *Mask, *EVL; in TEST_F() local 182 Value *Mask, *EVL; in TEST_F() local 215 Value *Mask, *EVL; in TEST_F() local 253 Value *Mask, *EVL; in TEST_F() local 268 Value *Mask, *EVL; in TEST_F() local
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCKernelDescriptor.cpp | 83 uint32_t Shift, uint32_t Mask, in bits_set() argument 93 uint32_t Mask, MCContext &Ctx) { in bits_get() argument
|
/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtil.h | 103 size_t Mask = PageSize() - 1; in RoundUpByPage() local 109 size_t Mask = PageSize() - 1; in RoundDownByPage() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 91 isConstantIntVector(Value * Mask) isConstantIntVector() argument 147 Value *Mask = CI->getArgOperand(2); scalarizeMaskedLoad() local 209 Value *Mask = Builder.getInt(APInt::getOneBitSet( scalarizeMaskedLoad() local 286 Value *Mask = CI->getArgOperand(3); scalarizeMaskedStore() local 339 Value *Mask = Builder.getInt(APInt::getOneBitSet( scalarizeMaskedStore() local 409 Value *Mask = CI->getArgOperand(2); scalarizeMaskedGather() local 461 Value *Mask = Builder.getInt(APInt::getOneBitSet( scalarizeMaskedGather() local 540 Value *Mask = CI->getArgOperand(3); scalarizeMaskedScatter() local 588 Value *Mask = Builder.getInt(APInt::getOneBitSet( scalarizeMaskedScatter() local 628 Value *Mask = CI->getArgOperand(1); scalarizeMaskedExpandLoad() local 699 Value *Mask = Builder.getInt(APInt::getOneBitSet( scalarizeMaskedExpandLoad() local 762 Value *Mask = CI->getArgOperand(2); scalarizeMaskedCompressStore() local 814 Value *Mask = Builder.getInt(APInt::getOneBitSet( scalarizeMaskedCompressStore() local 873 Value *Mask = CI->getArgOperand(2); scalarizeMaskedVectorHistogram() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | StackMapLivenessAnalysis.cpp | 153 uint32_t *Mask = createRegisterMask(MF); in addLiveOutSetToMI() local 162 uint32_t *Mask = MF.allocateRegMask(); in createRegisterMask() local
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | PointerEmbeddedInt.h | 47 Mask = static_cast<uintptr_t>(-1) << Bits enumerator
|
H A D | BitVector.h | 373 BitWord Mask = EMask - IMask; in set() local 412 BitWord Mask = EMask - IMask; in reset() local 451 BitWord Mask = BitWord(1) << (Idx % BITWORD_SIZE); variable 617 const BitWord Mask = maskTrailingOnes<BitWord>(BitDistance); variable 667 const BitWord Mask = maskLeadingOnes<BitWord>(BitDistance); variable 803 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VECustomDAG.h | 136 SDValue Mask; member 139 : Mask(Mask), AVL(AVL) {} in Mask() function
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 503 Constant *Mask = ConstantExpr::getSub(C, ConstantInt::get(Ty, 1)); commonShiftTransforms() local 553 APInt Mask = APInt::getLowBitsSet(TypeWidth, OuterShAmt) << MaskShift; canEvaluateShiftedShift() local 664 APInt Mask = IsInnerShl foldShiftedShift() local 739 APInt Mask = APInt::getLowBitsSet(TypeWidth, TypeWidth - NumBits); getShiftedValue() local 1055 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); visitShl() local 1099 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); visitShl() local 1110 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); visitShl() local 1131 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); visitShl() local 1176 Constant *Mask = ConstantInt::get(Ty, Bits); visitShl() local 1213 Value *Mask = Builder.CreateShl(AllOnes, Op1); visitShl() local 1373 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmtC)); visitLShr() local 1389 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmtC)); visitLShr() local 1395 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmtC)); visitLShr() local 1410 Constant *Mask = ConstantInt::get(Ty, Bits); visitLShr() local 1582 Value *Mask = Builder.CreateLShr(AllOnes, Op1); visitLShr() local 1771 Constant *Mask = ConstantInt::get(Ty, 1); visitAShr() local [all...] |
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.h | 56 isShuffleMaskLegal(ArrayRef<int> Mask,EVT VT) isShuffleMaskLegal() argument
|
/llvm-project/clang/include/clang/Basic/ |
H A D | SanitizerSpecialCaseList.h | 54 SanitizerMask Mask; member
|
/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | ResourceManager.cpp | 51 void DefaultResourceStrategy::used(uint64_t Mask) { in used() argument 66 uint64_t Mask) in ResourceState() argument 128 uint64_t Mask = ProcResID2Mask[I]; in ResourceManager() local 136 uint64_t Mask in ResourceManager() local [all...] |
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 137 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() argument 162 virtual bool isDependencyBreaking(const MCInst &MI, APInt &Mask, in isDependencyBreaking() argument [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 125 const uint64_t Mask = 0xFFFF; in updateImm() local 153 const uint64_t Mask = 0xFFFF; in trySequenceOfOnes() local 381 uint64_t Mask = (1ULL << BigSize) - 1; in tryEorOfLogicalImmediates() local 469 const unsigned Mask = 0xFFFF; in expandMOVImmSimple() local 535 const unsigned Mask = 0xFFFF; in expandMOVImm() local
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kCollapseMOVEMPass.cpp | 49 unsigned Mask; member in __anon7c7b1b820111::MOVEMState 204 MOVEMState &State, unsigned Mask, int Offset, unsigned Reg, in ProcessMI() 245 unsigned Mask = 0; in runOnMachineFunction() local
|
/llvm-project/llvm/utils/PerfectShuffle/ |
H A D | PerfectShuffle.cpp | 38 static unsigned getMaskElt(unsigned Mask, unsigned Elt) { in getMaskElt() 42 static unsigned setMaskElt(unsigned Mask, unsigned Elt, unsigned NewVal) { in setMaskElt() 48 static bool isValidMask(unsigned short Mask) { in isValidMask() 55 static bool hasUndefElements(unsigned short Mask) { in hasUndefElements() 61 static bool isOnlyLHSMask(unsigned short Mask) { in isOnlyLHSMask() 76 static unsigned getCompressedMask(unsigned short Mask) { in getCompressedMask()
|