Searched defs:Bitmap (Results 1 – 6 of 6) sorted by relevance
45 byte *Bitmap; member
354 const BitVector &Bitmap; member in __anond5089d760311::MCDCRecordProcessor391 MCDCRecordProcessor(const BitVector &Bitmap, in MCDCRecordProcessor()831 BitVector Bitmap; in loadFunctionRecord() local
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
1654 BitVector &Bitmap) { in getFunctionBitmap()
659 BitVector Bitmap; variable
1147 auto *Bitmap = Builder.CreateLoad(Int8Ty, ArgAddr, "mcdc.bits"); in createRMWOrFunc() local