Lines Matching refs:Align
394 unsigned Align = DL.getPrefTypeAlignment(CFP->getType());395 if (Align == 0)396 Align = DL.getTypeAllocSize(CFP->getType());398 unsigned CPI = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);