Home
last modified time | relevance | path

Searched refs:BitMap (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2009-01-31-BigShift3.ll6 %struct.BitMap = type { i8* }
7 …%struct.BitMapListStruct = type { %struct.BitMap, %struct.BitMapListStruct*, %struct.BitMapListStr…
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4147 ConstantInt *BitMap; member in __anonfb6897ed0711::SwitchLookupTable
4163 : SingleValue(nullptr), BitMap(nullptr), BitMapElementTy(nullptr), in SwitchLookupTable()
4258 BitMap = ConstantInt::get(M.getContext(), TableInt); in SwitchLookupTable()
4293 IntegerType *MapTy = BitMap->getType(); in BuildLookup()
4306 Value *DownShifted = Builder.CreateLShr(BitMap, ShiftAmt, in BuildLookup()
/external/clang/lib/CodeGen/
DCGObjCMac.cpp2525 std::string BitMap; in getBitmapBlockLayout() local
2527 BitMap += Layout[i]; in getBitmapBlockLayout()
2534 for (unsigned i = 0, e = BitMap.size(); i != e; i++) { in getBitmapBlockLayout()
2535 unsigned char inst = BitMap[i]; in getBitmapBlockLayout()
2574 llvm::ConstantDataArray::getString(VMContext, BitMap, false), in getBitmapBlockLayout()
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...