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