Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15286 EVT LD1VT = LD1->getValueType(0); in CombineConsecutiveLoads() local
15287 unsigned LD1Bytes = LD1VT.getStoreSize(); in CombineConsecutiveLoads()