Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1399 bool Repl32; member
1431 if (Repl32 < Other.Repl32) in operator <()
1433 else if (Repl32 > Other.Repl32) in operator <()
1785 VRI.Repl32 = BG.Repl32; in collectValueRotInfo()
2187 if (Repl32) in SelectRotMask64Count()
2209 if (Repl32) { in SelectRotMask64()
2273 if (Repl32) { in SelectRotMaskIns64()
2337 if (!VRI.Repl32 && BG.Repl32) { in SelectAndParts64()
2345 } else if (VRI.Repl32 != BG.Repl32) { in SelectAndParts64()
2514 BG.Repl32 != VRI.Repl32) in Select64()
[all …]