Home
last modified time | relevance | path

Searched defs:BitVector (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DPrettyClassDefinitionDumper.h23 class BitVector; variable
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.h20 class BitVector; variable
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DReachableCode.h23 class BitVector; variable
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DProgram.h26 class BitVector; variable
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h23 class BitVector; variable
H A DBitTracker.h26 class BitVector; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSpillPlacement.h37 class BitVector; variable
/llvm-project-15.0.7/mlir/include/mlir/Support/
H A DLLVM.h47 class BitVector; variable
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DTestGraph.h38 typedef unsigned char BitVector; // Where the limitation N <= 8 comes from. typedef
H A DBitVectorTest.cpp286 static bool SmallBitVectorIsSmallMode(const BitVector &) { return true; } in SmallBitVectorIsSmallMode()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBlock.h20 class BitVector; variable
H A DBuiltinTypes.h16 class BitVector; variable
H A DOperationSupport.h31 class BitVector; variable
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSparseBitVector.h323 const SparseBitVector<ElementSize> *BitVector = nullptr; variable
398 bool end = false):BitVector(RHS) { in BitVector() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h42 class BitVector; variable
H A DTargetFrameLowering.h21 class BitVector; variable
H A DMachineFrameInfo.h26 class BitVector; variable
H A DTargetRegisterInfo.h35 class BitVector; variable
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h137 typedef BV BitVector; typedef
/llvm-project-15.0.7/llvm/docs/
H A DProgrammersManual.rst2405 BitVector subsection
2420 The SmallBitVector container provides the same interface as BitVector, but it is argument