Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2053 ANDISVal = in SelectAndParts32()
2060 TotalVal = ANDISVal; in SelectAndParts32()
2061 else if (!ANDISVal) in SelectAndParts32()
2149 ANDISVal = in Select32()
2155 Res = ANDISVal; in Select32()
2156 else if (!ANDISVal) in Select32()
2433 ANDISVal = in SelectAndParts64()
2441 else if (!ANDISVal) in SelectAndParts64()
2583 ANDISVal = in Select64()
2590 Res = ANDISVal; in Select64()
[all …]