Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp437 unsigned ABIAlignment = getDataLayout()-> in LowerLOAD() local
518 unsigned ABIAlignment = getDataLayout()-> in LowerSTORE() local
1825 unsigned ABIAlignment = getDataLayout()->getABITypeAlignment( in PerformDAGCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp726 unsigned ABIAlignment= TLI.getDataLayout()->getABITypeAlignment(Ty); in LegalizeStoreOps() local
838 unsigned ABIAlignment= TLI.getDataLayout()->getABITypeAlignment(Ty); in LegalizeStoreOps() local
890 unsigned ABIAlignment = in LegalizeLoadOps() local
1084 unsigned ABIAlignment = TLI.getDataLayout()->getABITypeAlignment(Ty); in LegalizeLoadOps() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp935 unsigned ABIAlignment = DL.getABITypeAlignment(Val->getType()); in X86SelectStore() local
1097 unsigned ABIAlignment = DL.getABITypeAlignment(LI->getType()); in X86SelectLoad() local
/external/llvm/lib/Target/R600/
DSIISelLowering.cpp1300 unsigned ABIAlignment = getDataLayout()->getABITypeAlignment(Ty); in performUCharToFloatCombine() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9962 unsigned ABIAlignment = getDataLayout()->getABITypeAlignment(Ty); in PerformDAGCombine() local