Searched refs:BitMap (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrOrderFile.cpp | 61 GlobalVariable *BitMap; member 94 BitMap = new GlobalVariable(M, MapTy, false, GlobalValue::PrivateLinkage, in createOrderFileData() 138 Value *MapAddr = entryB.CreateGEP(MapTy, BitMap, IdxFlags, ""); in generateCodeSequence()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 5021 ConstantInt *BitMap = nullptr; member in __anonf8617a161411::SwitchLookupTable 5130 BitMap = ConstantInt::get(M.getContext(), TableInt); in SwitchLookupTable() 5167 IntegerType *MapTy = BitMap->getType(); in BuildLookup() 5181 Builder.CreateLShr(BitMap, ShiftAmt, "switch.downshift"); in BuildLookup()
|
/third_party/ffmpeg/doc/ |
D | general_contents.texi | 754 @tab Portable BitMap image 788 @tab X BitMap image format
|