Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7321 unsigned LD1Bytes = LD1VT.getSizeInBits() / 8; in CombineConsecutiveLoads() local
7323 DAG.areNonVolatileConsecutiveLoads(LD2, LD1, LD1Bytes, 1)) { in CombineConsecutiveLoads()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9667 unsigned LD1Bytes = LD1VT.getStoreSize(); in CombineConsecutiveLoads() local
9669 DAG.areNonVolatileConsecutiveLoads(LD2, LD1, LD1Bytes, 1)) { in CombineConsecutiveLoads()