Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6541 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); in TransformFPLoadStorePair() local
6542 unsigned ABIAlign = TLI.getTargetData()->getABITypeAlignment(IntVTTy); in TransformFPLoadStorePair()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11009 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); in TransformFPLoadStorePair() local
11010 unsigned ABIAlign = DAG.getDataLayout().getABITypeAlignment(IntVTTy); in TransformFPLoadStorePair()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13543 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); in TransformFPLoadStorePair() local
13544 unsigned ABIAlign = DAG.getDataLayout().getABITypeAlignment(IntVTTy); in TransformFPLoadStorePair()