Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1565 bool Repl32; member
1597 if (Repl32 < Other.Repl32) in operator <()
1599 else if (Repl32 > Other.Repl32) in operator <()
1962 VRI.Repl32 = BG.Repl32; in collectValueRotInfo()
2364 if (Repl32) in SelectRotMask64Count()
2386 if (Repl32) { in SelectRotMask64()
2450 if (Repl32) { in SelectRotMaskIns64()
2514 if (!VRI.Repl32 && BG.Repl32) { in SelectAndParts64()
2522 } else if (VRI.Repl32 != BG.Repl32) { in SelectAndParts64()
2691 BG.Repl32 != VRI.Repl32) in Select64()
[all …]