Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2357 bool Use32BitInsts = isUInt<32>(Mask); in SelectAndParts64() local
2369 if (Use32BitInsts) in SelectAndParts64()
2403 if ((Use32BitInsts || MoreBG) && NumAndInsts == NumRLInsts) in SelectAndParts64()
2422 if (Use32BitInsts) { in SelectAndParts64()
2563 bool Use32BitInsts = isUInt<32>(Mask); in Select64() local
2568 if (Use32BitInsts) { in Select64()