Home
last modified time | relevance | path

Searched defs:ABIAlignment (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp435 unsigned ABIAlignment = TD.getABITypeAlignment( in LowerLOAD() local
517 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment( in LowerSTORE() local
1828 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment( in PerformDAGCombine() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp983 unsigned ABIAlignment = DL.getABITypeAlignment(Val->getType()); in X86SelectStore() local
1145 unsigned ABIAlignment = DL.getABITypeAlignment(LI->getType()); in X86SelectLoad() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1675 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty); in performUCharToFloatCombine() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10282 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty); in PerformDAGCombine() local