Home
last modified time | relevance | path

Searched refs:NewVTTy (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6478 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); in ReduceLoadOpStoreWidth() local
6479 if (NewAlign < TLI.getTargetData()->getABITypeAlignment(NewVTTy)) in ReduceLoadOpStoreWidth()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10945 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); in ReduceLoadOpStoreWidth() local
10946 if (NewAlign < DAG.getDataLayout().getABITypeAlignment(NewVTTy)) in ReduceLoadOpStoreWidth()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13482 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); in ReduceLoadOpStoreWidth() local
13483 if (NewAlign < DAG.getDataLayout().getABITypeAlignment(NewVTTy)) in ReduceLoadOpStoreWidth()