Searched refs:FragmentSizeInBits (Results 1 – 2 of 2) sorted by relevance
918 uint64_t FragmentSizeInBits = Op.getArg(1); in createFragmentExpression() local919 (void)FragmentSizeInBits; in createFragmentExpression()920 assert((OffsetInBits + SizeInBits <= FragmentSizeInBits) && in createFragmentExpression()
437 uint64_t FragmentSizeInBits, in transferSRADebugInfo() argument446 Expr, FragmentOffsetInBits, FragmentSizeInBits)) in transferSRADebugInfo()516 uint64_t FragmentSizeInBits = DL.getTypeAllocSizeInBits(ElTy); in SRAGlobal() local537 transferSRADebugInfo(GV, NGV, FragmentSizeInBits * i, FragmentSizeInBits, in SRAGlobal()