Searched refs:BitMap (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrOrderFile.cpp | 60 GlobalVariable *BitMap; member 93 BitMap = new GlobalVariable(M, MapTy, false, GlobalValue::PrivateLinkage, in createOrderFileData() 137 Value *MapAddr = entryB.CreateGEP(MapTy, BitMap, IdxFlags, ""); in generateCodeSequence()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 5425 ConstantInt *BitMap = nullptr; member in __anonc8ba5dbf1c11::SwitchLookupTable 5534 BitMap = ConstantInt::get(M.getContext(), TableInt); in SwitchLookupTable() 5571 IntegerType *MapTy = BitMap->getType(); in BuildLookup() 5585 Builder.CreateLShr(BitMap, ShiftAmt, "switch.downshift"); in BuildLookup()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 2853 std::string BitMap; in getBitmapBlockLayout() local 2855 BitMap += Layout[i]; in getBitmapBlockLayout() 2862 for (unsigned i = 0, e = BitMap.size(); i != e; i++) { in getBitmapBlockLayout() 2863 unsigned char inst = BitMap[i]; in getBitmapBlockLayout() 2900 auto *Entry = CreateCStringLiteral(BitMap, ObjCLabelType::ClassName, in getBitmapBlockLayout()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | images | 709 # Note: called "VDC BitMap" by TrID 1179 0 string This\ is\ a\ BitMap\ file Lisp Machine bit-array-file
|
| /freebsd-13.1/sys/dev/bxe/ |
| H A D | ecore_hsi.h | 10254 uint8_t BitMap; member
|