Searched refs:ABIAlignment (Results 1 – 2 of 2) sorted by relevance
1148 Align ABIAlignment = DL.getABITypeAlign(Val->getType()); in X86SelectStore() local1149 bool Aligned = Alignment >= ABIAlignment; in X86SelectStore()
15527 Align ABIAlignment = DAG.getDataLayout().getABITypeAlign(Ty); in PerformDAGCombine() local15534 LD->getAlign() < ABIAlignment) { in PerformDAGCombine()