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()
16956 Align ABIAlignment = DAG.getDataLayout().getABITypeAlign(Ty); in PerformDAGCombine() local16963 LD->getAlign() < ABIAlignment) { in PerformDAGCombine()