Home
last modified time | relevance | path

Searched refs:setBit (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h45 return v[from].setBit(to); in addEdge()
55 if (v[node].setBit(to)) in addEdges()
115 visited.setBit(from); in isReachable()
118 if (visited.setBit(idx)) in isReachable()
H A Dsanitizer_bitvector.h33 bool setBit(uptr idx) { in setBit() function
143 bool setBit(uptr idx) { in setBit() function
149 l1_[i0].setBit(i1); in setBit()
152 bool res = l2_[i0][i1].setBit(i2); in setBit()
187 l1_[i0].setBit(i1); in getAndClearFirstOne()
203 if (l1_[i0].setBit(i1)) in setUnion()
H A Dsanitizer_deadlock_detector.h61 if (!bv_.setBit(lock_id)) { in addLock()
191 CHECK(recycled_nodes_.setBit(idx)); in removeNode()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h78 void setBit(uint64_t Pos, bool b) { in setBit() function
171 TM->Bits->Before.setBit(Pos - 8 * minBeforeBytes(), RetVal); in setBeforeBit()
177 TM->Bits->After.setBit(Pos - 8 * minAfterBytes(), RetVal); in setAfterBit()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp470 InputDemandedBits.setBit(SrcBitWidth-1); in SimplifyDemandedUseBits()
1376 PoisonElts.setBit(i); in SimplifyDemandedVectorElts()
1385 PoisonElts.setBit(i); in SimplifyDemandedVectorElts()
1548 LeftDemanded.setBit(MaskVal); in SimplifyDemandedVectorElts()
1593 PoisonElts.setBit(i); in SimplifyDemandedVectorElts()
1596 PoisonElts.setBit(i); in SimplifyDemandedVectorElts()
1600 PoisonElts.setBit(i); in SimplifyDemandedVectorElts()
1609 PoisonElts.setBit(i); in SimplifyDemandedVectorElts()
1735 InputDemandedElts.setBit(InIdx); in SimplifyDemandedVectorElts()
1751 PoisonElts.setBit(OutIdx); in SimplifyDemandedVectorElts()
[all …]
H A DInstCombineVectorOps.cpp350 UsedElts.setBit(MaskVal); in findDemandedEltsBySingleUser()
353 UsedElts.setBit(MaskVal - VWidth); in findDemandedEltsBySingleUser()
586 DemandedElts.setBit(IndexC->getZExtValue()); in visitExtractElementInst()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp67 UndefElts.setBit(i); in extractConstantMask()
104 UndefElts.setBit(i); in extractConstantMask()
H A DX86ISelLowering.cpp5449 KnownZero.setBit(i); in computeZeroableShuffleElements()
5636 KnownZero.setBit(i); in resolveZeroablesFromTargetShuffle()
6774 UndefMask.setBit(i); in EltsFromConsecutiveLoads()
6778 ZeroMask.setBit(i); in EltsFromConsecutiveLoads()
6794 LoadMask.setBit(i); in EltsFromConsecutiveLoads()
8662 UndefMask.setBit(i); in LowerBUILD_VECTOR()
8676 ZeroMask.setBit(i); in LowerBUILD_VECTOR()
38866 ZeroElts.setBit(i); in combineX86ShufflesConstants()
38883 ZeroElts.setBit(i); in combineX86ShufflesConstants()
42661 Imm.setBit(Idx); in combinevXi1ConstantToInteger()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp443 Tmp.One.setBit(countMinTrailingZeros()); in abs()
471 KnownAbs.One.setBit(MaxTZ); in abs()
739 Res.Zero.setBit(1); in mul()
773 Known.One.setBit(0); in divComputeLowBit()
784 Known.One.setBit(MinTZ); in divComputeLowBit()
978 Known.One.setBit(Max); in blsi()
H A DAPInt.cpp3015 NewA.setBit(i); in ScaleBitMask()
3018 NewA.setBit(i); in ScaleBitMask()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSanitizerBinaryMetadata.cpp81 NewFeatures.setBit(kSanitizerBinaryMetadataUARHasSizeBit); in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h199 API.setBit(numBits - 1); in getSignedMinValue()
219 Res.setBit(BitNo); in getOneBitSet()
1302 void setBit(unsigned BitPosition) { in setBit() function
1312 void setSignBit() { setBit(BitWidth - 1); } in setSignBit()
1317 setBit(BitPosition); in setBitVal()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp87 Buffers.setBit(getResourceStateIndex(Mask)); in initializeUsedResources()
193 Buffers.setBit(getResourceStateIndex(Mask)); in initializeUsedResources()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp321 DemandedLHS.setBit(0); in getShuffleDemandedElts()
339 DemandedLHS.setBit(M); in getShuffleDemandedElts()
341 DemandedRHS.setBit(M - SrcWidth); in getShuffleDemandedElts()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp389 Value.setBit(i); in emitInstructionBaseValues()
H A DCodeGenSchedule.cpp295 OperandMask.setBit(Index); in constructOperandMask()
351 ProcMask.setBit(ProcIndex); in processSTIPredicate()
362 PredMask.setBit(Predicate2Index[Pred]); in processSTIPredicate()
H A DDecoderEmitter.cpp1358 PositiveMask.setBit(i); in emitSoftFailTableEntry()
1362 NegativeMask.setBit(i); in emitSoftFailTableEntry()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp573 Mask.setBit(I); in clearsSuperRegisters()
579 Mask.setBit(NumDefs + I); in clearsSuperRegisters()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2998 KnownUndef.setBit(i); in getKnownUndefForVectorBinop()
3182 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3184 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3212 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3215 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3409 DemandedLHS.setBit(M); in SimplifyDemandedVectorElts()
3454 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3457 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3459 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3462 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
[all …]
H A DSelectionDAG.cpp2692 KnownZeroElements.setBit(EltIdx); in computeVectorKnownZeroElements()
2767 UndefElts.setBit(i); in isSplatValue()
2786 UndefElts.setBit(i); in isSplatValue()
2792 DemandedLHS.setBit(M); in isSplatValue()
2794 DemandedRHS.setBit(M - NumElts); in isSplatValue()
3281 SubDemandedElts.setBit(i * SubScale); in computeKnownBits()
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp887 m_integer.setBit(bit); in SetBit()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp226 MOps.Mask.setBit(BitIndex ? BitIndex->getZExtValue() : 0); in matchAndOrChain()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1340 DemandedDstElts.setBit(I.index()); in getInstructionCost()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2364 UndefElts.setBit(i); in isInsertSubvectorMask()
2368 Src0Elts.setBit(i); in isInsertSubvectorMask()
2372 Src1Elts.setBit(i); in isInsertSubvectorMask()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1455 DemandedLoadStoreElts.setBit(Index + Elm * Factor);

12