Searched defs:ABIAlignment (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1132 unsigned ABIAlignment = DL.getABITypeAlignment(Val->getType()); local
1326 unsigned ABIAlignment = DL.getABITypeAlignment(LI->getType()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13968 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty); local

Completed in 225 milliseconds