Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp431 unsigned ABIAlignment = TD.getABITypeAlignment( in LowerLOAD() local
513 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment( in LowerSTORE() local
1812 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment( in PerformDAGCombine() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1121 unsigned ABIAlignment = DL.getABITypeAlignment(Val->getType()); in X86SelectStore() local
1315 unsigned ABIAlignment = DL.getABITypeAlignment(LI->getType()); in X86SelectLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp1132 unsigned ABIAlignment = DL.getABITypeAlignment(Val->getType()); in X86SelectStore() local
1326 unsigned ABIAlignment = DL.getABITypeAlignment(LI->getType()); in X86SelectLoad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FastISel.cpp1148 Align ABIAlignment = DL.getABITypeAlign(Val->getType()); in X86SelectStore() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10763 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty); in PerformDAGCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13938 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty); in PerformDAGCombine() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15527 Align ABIAlignment = DAG.getDataLayout().getABITypeAlign(Ty); in PerformDAGCombine() local