Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13540 EVT LD1VT = LD1->getValueType(0); in CombineConsecutiveLoads() local
13541 unsigned LD1Bytes = LD1VT.getStoreSize(); in CombineConsecutiveLoads()