Home
last modified time | relevance | path

Searched defs:BitIdx (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerValueBitMap.h36 uintptr_t BitIdx = Idx % kBitsInWord; in AddValue() local
51 uintptr_t BitIdx = Idx % kBitsInWord; in Get() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2920 for (unsigned BitIdx = 0; BitIdx < BitWidth; ++BitIdx) { in collectBitParts() local
2983 for (unsigned BitIdx = 0; BitIdx < BitWidth; ++BitIdx) in collectBitParts() local
2999 for (unsigned BitIdx = 0; BitIdx < NarrowBitWidth; ++BitIdx) in collectBitParts() local
3001 for (unsigned BitIdx = NarrowBitWidth; BitIdx < BitWidth; ++BitIdx) in collectBitParts() local
3014 for (unsigned BitIdx = 0; BitIdx < BitWidth; ++BitIdx) in collectBitParts() local
3028 for (unsigned BitIdx = 0; BitIdx < BitWidth; ++BitIdx) in collectBitParts() local
3044 for (unsigned BitIdx = 0; BitIdx < 8; ++BitIdx) in collectBitParts() local
3079 for (unsigned BitIdx = 0; BitIdx < StartBitRHS; ++BitIdx) in collectBitParts() local
3081 for (unsigned BitIdx = 0; BitIdx < ModAmt; ++BitIdx) in collectBitParts() local
3096 for (unsigned BitIdx = 0; BitIdx < BitWidth; ++BitIdx) in collectBitParts() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp148 uint8_t BitIdx = I % 32; in readGSIHashBuckets() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7014 int BitIdx = N->getConstantOperandVal(2); in getTargetShuffleMask() local
7025 int BitIdx = N->getConstantOperandVal(3); in getTargetShuffleMask() local
12941 uint64_t &BitIdx, const APInt &Zeroable) { in matchShuffleAsEXTRQ()
12997 uint64_t &BitIdx) { in matchShuffleAsINSERTQ()
13064 uint64_t BitLen, BitIdx; in lowerShuffleWithSSE4A() local
35945 uint64_t BitLen, BitIdx; in combineX86ShuffleChain() local
47914 int BitIdx = (i % EltSizeInBits); in combineToExtendBoolVectorInReg() local