Home
last modified time | relevance | path

Searched refs:BitSetInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DLowerTypeTests.h33 struct BitSetInfo { struct
77 BitSetInfo build();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp120 bool BitSetInfo::containsGlobalOffset(uint64_t Offset) const { in containsGlobalOffset()
134 void BitSetInfo::print(raw_ostream &OS) const { in print()
149 BitSetInfo BitSetBuilder::build() { in build()
164 BitSetInfo BSI; in build()
450 BitSetInfo
453 ByteArrayInfo *createByteArray(BitSetInfo &BSI);
553 BitSetInfo LowerTypeTestsModule::buildBitSet( in buildBitSet()
590 ByteArrayInfo *LowerTypeTestsModule::createByteArray(BitSetInfo &BSI) { in createByteArray()
1115 BitSetInfo BSI = buildBitSet(TypeId, GlobalLayout); in lowerTypeTestCalls()