Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2942 unsigned Width1 = 0, Width2 = 0; in shouldClusterMemOps() local
2945 !getMemOperandWithOffsetWidth(SecondLdSt, Base2, Offset2, Width2, TRI) || in shouldClusterMemOps()
2946 Width1 != Width2) in shouldClusterMemOps()