Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2931 LocationSize Width1 = 0, Width2 = 0; in shouldClusterMemOps() local
2934 !getMemOperandWithOffsetWidth(SecondLdSt, Base2, Offset2, Width2, TRI) || in shouldClusterMemOps()
2935 Width1 != Width2) in shouldClusterMemOps()