Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2066 ANDISVal = in SelectAndParts32()
2073 TotalVal = ANDISVal; in SelectAndParts32()
2074 else if (!ANDISVal) in SelectAndParts32()
2162 ANDISVal = in Select32()
2168 Res = ANDISVal; in Select32()
2169 else if (!ANDISVal) in Select32()
2446 ANDISVal = in SelectAndParts64()
2454 else if (!ANDISVal) in SelectAndParts64()
2596 ANDISVal = in Select64()
2603 Res = ANDISVal; in Select64()
[all …]