Searched refs:BitMap (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | 2009-01-31-BigShift3.ll | 6 %struct.BitMap = type { i8* } 7 …%struct.BitMapListStruct = type { %struct.BitMap, %struct.BitMapListStruct*, %struct.BitMapListStr…
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 4147 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/ |
D | CGObjCMac.cpp | 2525 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/ |
D | hsqldb.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hsqldb/
org/ ... |