Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp2126 bool Use32BitInsts = isUInt<32>(Mask); in SelectAndParts64() local
2135 if (Use32BitInsts) in SelectAndParts64()
2169 if ((Use32BitInsts || MoreBG) && NumAndInsts == NumRLInsts) in SelectAndParts64()
2188 if (Use32BitInsts) { in SelectAndParts64()
2329 bool Use32BitInsts = isUInt<32>(Mask); in Select64() local
2334 if (Use32BitInsts) { in Select64()