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