Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp434 InputDemandedBits.setBit(SrcBitWidth-1); in SimplifyDemandedUseBits()
1152 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1161 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1294 LeftDemanded.setBit(MaskVal); in SimplifyDemandedVectorElts()
1296 RightDemanded.setBit(MaskVal - OpWidth); in SimplifyDemandedVectorElts()
1339 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1342 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1346 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1355 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1473 InputDemandedElts.setBit(OutIdx / Ratio); in SimplifyDemandedVectorElts()
[all …]
DInstCombineVectorOps.cpp283 UsedElts.setBit(MaskVal); in findDemandedEltsBySingleUser()
286 UsedElts.setBit(MaskVal - VWidth); in findDemandedEltsBySingleUser()
343 DemandedElts.setBit(IndexC->getZExtValue()); in visitExtractElementInst()
/third_party/FreeBSD/sys/dev/usb/net/
Dusb_eth_drv.c46 eth_drv_config(struct netif *ni, u32_t cflags, u8_t setBit) in eth_drv_config() argument
50 LWIP_UNUSED_ARG(setBit); in eth_drv_config()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp65 UndefElts.setBit(i); in extractConstantMask()
102 UndefElts.setBit(i); in extractConstantMask()
DX86ISelLowering.cpp6189 UndefElts.setBit(i); in getTargetConstantBitsFromNode()
6209 Undefs.setBit(UndefBitIndex); in getTargetConstantBitsFromNode()
6253 UndefSrcElts.setBit(i); in getTargetConstantBitsFromNode()
6270 UndefSrcElts.setBit(i); in getTargetConstantBitsFromNode()
6451 UndefElts.setBit(i); in getTargetConstantBitsFromNode()
6455 UndefElts.setBit(i); in getTargetConstantBitsFromNode()
6459 UndefElts.setBit(i); in getTargetConstantBitsFromNode()
6551 DemandedLHS.setBit(InnerIdx); in getPackDemandedElts()
6553 DemandedRHS.setBit(InnerIdx); in getPackDemandedElts()
6576 DemandedLHS.setBit(LaneIdx + 2 * LocalIdx + 0); in getHorizDemandedElts()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp200 ZeroRegisters.setBit(ZeroRegisterID); in addRegisterWrite()
202 ZeroRegisters.setBit(*I); in addRegisterWrite()
237 ZeroRegisters.setBit(*I); in addRegisterWrite()
/third_party/node/deps/npm/node_modules/jsbn/
DREADME.md121 ### bi.setBit
Dindex.js1194 BigInteger.prototype.setBit = bnSetBit; method in BigInteger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h551 API.setBit(numBits - 1); in getSignedMinValue()
594 Res.setBit(BitNo); in getOneBitSet()
1436 void setBit(unsigned BitPosition) { in setBit() function
1447 setBit(BitWidth - 1); in setSignBit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h443 API.setBit(numBits - 1); in getSignedMinValue()
486 Res.setBit(BitNo); in getOneBitSet()
1218 void setBit(unsigned bitPosition);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp83 Buffers.setBit(getResourceStateIndex(Mask)); in initializeUsedResources()
177 Buffers.setBit(getResourceStateIndex(Mask)); in initializeUsedResources()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp654 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyMultipleUseDemandedBits()
674 DemandedSrcElts.setBit(i / Scale); in SimplifyMultipleUseDemandedBits()
1014 DemandedLHS.setBit(M); in SimplifyDemandedBits()
1016 DemandedRHS.setBit(M - NumElts); in SimplifyDemandedBits()
1631 InputDemandedBits.setBit(ExVTBits - 1); in SimplifyDemandedBits()
1738 InDemandedBits.setBit(InBits - 1); in SimplifyDemandedBits()
1937 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyDemandedBits()
1960 DemandedSrcElts.setBit(i / Scale); in SimplifyDemandedBits()
2144 KnownUndef.setBit(i); in getKnownUndefForVectorBinop()
2218 SrcDemandedElts.setBit(i / Scale); in SimplifyDemandedVectorElts()
[all …]
DSelectionDAG.cpp2301 UndefElts.setBit(i); in isSplatValue()
2320 UndefElts.setBit(i); in isSplatValue()
2584 DemandedLHS.setBit((unsigned)M % NumElts); in computeKnownBits()
2586 DemandedRHS.setBit((unsigned)M % NumElts); in computeKnownBits()
2718 SubDemandedElts.setBit(i * SubScale); in computeKnownBits()
2740 SubDemandedElts.setBit(i / SubScale); in computeKnownBits()
3569 DemandedLHS.setBit((unsigned)M % NumElts); in ComputeNumSignBits()
3571 DemandedRHS.setBit((unsigned)M % NumElts); in ComputeNumSignBits()
3610 SrcDemandedElts.setBit(i / Scale); in ComputeNumSignBits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp210 MOps.Mask.setBit(BitIndex); in matchAndOrChain()
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp1634 void setBit (int ndx, deUint32 val) in setBit() function in tcu::astc::__anon0b0b31e40111::AssignBlock128
1752 block.setBit(9, params.isHDR); in generateVoidExtentBlock()
1998 #define SB(NDX, VAL) dst.setBit((NDX), (VAL)) in writeBlockMode()
2052 dst.setBit(25 + partNdx, c); in writeColorEndpointModes()
2053 dst.setBit(lowMBit0Ndx < 4 ? 25+lowMBit0Ndx : extraCemBitsStart+lowMBit0Ndx-4, getBit(m, 0)); in writeColorEndpointModes()
2054 dst.setBit(lowMBit1Ndx < 4 ? 25+lowMBit1Ndx : extraCemBitsStart+lowMBit1Ndx-4, getBit(m, 1)); in writeColorEndpointModes()
/third_party/skia/third_party/externals/angle2/src/common/
Dbitset_utils.h573 ANGLE_INLINE void updateIteratorBit(std::size_t pos, bool setBit)
580 if (setBit)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp452 Mask.setBit(I); in clearsSuperRegisters()
458 Mask.setBit(NumDefs + I); in clearsSuperRegisters()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp538 void APInt::setBit(unsigned bitPosition) { in setBit() function in APInt
562 else setBit(bitPosition); in flipBit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1079 Known.Zero.setBit(0); in computeKnownBitsFromOperator()
2723 DemandedLHS.setBit(M % NumElts); in ComputeNumSignBitsImpl()
2725 DemandedRHS.setBit(M % NumElts); in ComputeNumSignBitsImpl()
2822 API.setBit(BitToSet); in ComputeMultiple()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp342 else setBit(bitPosition); in flipBit()
398 setBit(bitPosition + i); in insertBits()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java803 return BigInteger.valueOf(value & 0x7FFFFFFFFFFFFFFFL).setBit(63).toString(); in unsignedToString()
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java1285 return BigInteger.valueOf(value & Long.MAX_VALUE).setBit(Long.SIZE - 1).toString(); in unsignedToString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp957 Bitfield.setBit((unsigned char)C); in optimizeMemChr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6463 SrcDemE.setBit((Mask & MaskBit)? 1 : 0); in getDemandedSrcElements()

12