Searched defs:Bitmap (Results 1 – 4 of 4) sorted by relevance
45 byte *Bitmap; member
538 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member544 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member556 EFI_HII_RGB_PIXEL Bitmap[1]; member561 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member566 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member578 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member584 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member596 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member602 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
281 MCDCRecordProcessor(const BitVector & Bitmap,const CounterMappingRegion & Region,ArrayRef<const CounterMappingRegion * > Branches) MCDCRecordProcessor() argument [all...]
1008 auto *Bitmap = Builder.CreateLoad(Int8Ty, BitmapByteAddr, "mcdc.bits"); lowerMCDCTestVectorBitmapUpdate() local